Skip to content

Instantly share code, notes, and snippets.

@twerp
Created November 2, 2017 13:38
Show Gist options
  • Save twerp/7b4a3f633f6fb175acb7253bf25479a9 to your computer and use it in GitHub Desktop.
Save twerp/7b4a3f633f6fb175acb7253bf25479a9 to your computer and use it in GitHub Desktop.
Use mutool (from mupdf) to expand ("clean") a PDF doc
mutool clean -d %1 "%~n1-cleaned.pdf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment