Search found 5 matches
- Mon Mar 24, 2014 2:57 pm
- Forum: NConvert
- Topic: multitiff with mixed compression formats
- Replies: 7
- Views: 2894
Re: multitiff with mixed compression formats
Yes!! That's it!
- Sat Mar 22, 2014 1:54 pm
- Forum: NConvert
- Topic: multitiff with mixed compression formats
- Replies: 7
- Views: 2894
Re: multitiff with mixed compression formats
me again ...
maybe the most easiest way would be a new parameter-value of -c (-c 9 or sth like this): nconvert just keeps the compression of the input-files building multitiff-pages (if possible) ?
maybe the most easiest way would be a new parameter-value of -c (-c 9 or sth like this): nconvert just keeps the compression of the input-files building multitiff-pages (if possible) ?
- Sat Mar 22, 2014 1:38 pm
- Forum: NConvert
- Topic: multitiff with mixed compression formats
- Replies: 7
- Views: 2894
Re: multitiff with mixed compression formats
Currently nconvert works like this:
-multi -c 7 : compresses Tiff-Files to CCITT G4-Pages ; a jpeg-File will become an uncompressed coloured page in the resulting multipage - Tiff-file.
Maybe the easiest way is:
-multi -c 7 -q100 : Tiff=>CCITT G4 JPEG=>JPEG(in Tiff) with quality 100.
Would this be ...
-multi -c 7 : compresses Tiff-Files to CCITT G4-Pages ; a jpeg-File will become an uncompressed coloured page in the resulting multipage - Tiff-file.
Maybe the easiest way is:
-multi -c 7 -q100 : Tiff=>CCITT G4 JPEG=>JPEG(in Tiff) with quality 100.
Would this be ...
- Sat Mar 22, 2014 11:02 am
- Forum: NConvert
- Topic: multitiff with mixed compression formats
- Replies: 7
- Views: 2894
Re: multitiff with mixed compression formats
Hi,
still - or again - looking for a way to automatically build multitiff files with formats group 4 fax encoding and jpeg (in tiff) mixed ...
I really would like to do it with your software, because everything is working verfy fine - thank you!
Do you see any chance, to give nconvert this ...
still - or again - looking for a way to automatically build multitiff files with formats group 4 fax encoding and jpeg (in tiff) mixed ...
I really would like to do it with your software, because everything is working verfy fine - thank you!
Do you see any chance, to give nconvert this ...
- Thu Oct 25, 2012 8:37 am
- Forum: NConvert
- Topic: multitiff with mixed compression formats
- Replies: 7
- Views: 2894
multitiff with mixed compression formats
Hi,
i use nconvert to build multi-tiff from group 4 Black&White and jpeg mixed.
My commandline is : -D -multi -out tiff -overwrite -c 8 -o <outfile> -l <filelist>
This works verfy fine, but: the Black&White is compressed to Group 3 Fax Encoding, which is much bigger than group 4.
When I user ...
i use nconvert to build multi-tiff from group 4 Black&White and jpeg mixed.
My commandline is : -D -multi -out tiff -overwrite -c 8 -o <outfile> -l <filelist>
This works verfy fine, but: the Black&White is compressed to Group 3 Fax Encoding, which is much bigger than group 4.
When I user ...