Open ElectricRCAircraftGuy opened 3 years ago
nah...use small, medium, large instead of low, medium, high.
maybe --size=small
, etc.
TODO: The commit below partially fulfills this ticket.
--size=small
, --size=medium
, and --size=large
options. Also:
Shall produce file_searchable-comp1.pdf.
Make it a wrapper around this: https://askubuntu.com/a/243753/327339.
See if you can specify multiple resolutions or do multiple passes for further compression.
Allow -c1 (same as -c), -c2 for more compression, and -c3 for most compression.
Update my readme to explain how to manually do this compression after-the-fact too!
And update help menu with these new options.
Default is to output them all?
Use Ghostscript after-the-fact, to do compression only, on an already-processed PDF. See my ans: https://askubuntu.com/questions/113544/how-can-i-reduce-the-file-size-of-a-scanned-pdf-file/1303196#1303196