Skip to content

Instantly share code, notes, and snippets.

@whoo
Last active July 6, 2017 16:36
Show Gist options
  • Save whoo/4206a0624ea67b1ab4b8b87c6f2ba14b to your computer and use it in GitHub Desktop.
Save whoo/4206a0624ea67b1ab4b8b87c6f2ba14b to your computer and use it in GitHub Desktop.
Convert ps to pdf
Add density before document
#convert -density 400 /tmp/pages.ps document.pdf
# convert -density 400 ../document -resize 2048x img%d.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment