⇤ ← Revision 1 as of 2014-08-08 20:43:21
Size: 467
Comment: Converting PNGs/etc to PDF
|
Size: 537
Comment: Better contrast enchancement
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
# Might want to consider using -normalize, -auto-gamma, -contrast-stretch, etc convert $NAME*png -auto-level tmp.pdf |
# Might want to consider using -normalize, -auto-level, -auto-gamma, -contrast-stretch '10%', etc. Enhances for greyscale documents convert $NAME*png -level '15%,75%' -auto-level tmp.pdf |
Convert PNGs to PDF (optimize for size)
Useful information: