Skip to content

Instantly share code, notes, and snippets.

@Soullighter
Created April 20, 2021 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Soullighter/c49efd5265dbe80caa2ff98df8a5939b to your computer and use it in GitHub Desktop.
Save Soullighter/c49efd5265dbe80caa2ff98df8a5939b to your computer and use it in GitHub Desktop.
/*
+append will put images side by side, i.e. horizontally instead of vertically (with -append)
*/
// Terminal part
convert in.pdf +append out%d.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment