Skip to content

Instantly share code, notes, and snippets.

@stefanschmidt
Last active August 29, 2015 14:19
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 stefanschmidt/b49fd7ebebdbad9029d3 to your computer and use it in GitHub Desktop.
Save stefanschmidt/b49fd7ebebdbad9029d3 to your computer and use it in GitHub Desktop.
Convert all text in PDF to black without rasterizing
# depends on cpdf (http://community.coherentpdf.com)
cpdf -blacktext in.pdf -o out.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment