Skip to content

Instantly share code, notes, and snippets.

@51114u9
Last active May 6, 2020 23:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 51114u9/6b3c23cb766d59be3ebc to your computer and use it in GitHub Desktop.
Save 51114u9/6b3c23cb766d59be3ebc to your computer and use it in GitHub Desktop.
convert pdf to png files with inkscape
inkscape ".pdf" -z --export-dpi=600 --export-area-drawing --export-png=".png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment