johnwhitington / camlpdf

OCaml library for reading, writing and modifying PDF files
Other
200 stars 29 forks source link

Add a Group 4 CCITT encoder #64

Open johnwhitington opened 10 months ago

johnwhitington commented 10 months ago

For cpdf to reprocess 1bpp images with, when JBIG2 is not desired, and uncompressed or flate or lzw is present.

johnwhitington commented 9 months ago

In addition, now we are reprocessing images, it's important to increase the speed of the CCITT decoder too.