Last active
July 6, 2017 16:36
-
-
Save whoo/4206a0624ea67b1ab4b8b87c6f2ba14b to your computer and use it in GitHub Desktop.
Convert ps to pdf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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