Search found 1 match
- 2018-12-13T04:48:01-07:00
- Forum: Bugs
- Topic: CCITT Group 4 compression
- Replies: 1
- Views: 8216
CCITT Group 4 compression
Hello everyone, I'm using the following command to batch convert a folder full of black and white TIFF files: mogrify -format tif -path output -compress Group4 -type bilevel -monochrome *.tif I'm starting from images that are about 44.5MB each and each compressed file is about 1.84MB. In comparison ...