Search found 3 matches
- 2012-10-03T20:50:42-07:00
- Forum: Bugs
- Topic: TIFF to TIFF convert doesn't keep custom tag
- Replies: 11
- Views: 28960
Re: TIFF to TIFF convert doesn't keep custom tag
Many thanks!! That was certainly fast 
- 2012-10-03T17:47:01-07:00
- Forum: Bugs
- Topic: TIFF to TIFF convert doesn't keep custom tag
- Replies: 11
- Views: 28960
TIFF to TIFF convert doesn't keep custom tag
I'm re-posting this question as a bug since it looks like it isn't the intended behavior.
I'm trying to compress many tiff images to save some space. I'm using convert Q32_cm4989.tif -compress Zip Q32_cm4989_zip.tif with ImageMagick 6.7.7-10 2012-08-27 Q16 (Features: OpenMP) in Debian testing.
The ...
I'm trying to compress many tiff images to save some space. I'm using convert Q32_cm4989.tif -compress Zip Q32_cm4989_zip.tif with ImageMagick 6.7.7-10 2012-08-27 Q16 (Features: OpenMP) in Debian testing.
The ...
- 2012-10-03T12:14:07-07:00
- Forum: Users
- Topic: Keeping proprietary tags in tiff file
- Replies: 1
- Views: 4811
Keeping proprietary tags in tiff file
Hi, everyone!
I'm trying to compress many tiff images to save some space. I'm using
convert input.tif -compress Zip output.tif
Like many others before, I get the "unknown field with tag 34118 (0x8546) encountered. `TIFFReadDirectory' @ warning". I guess you must be tired of questions about it, but ...
I'm trying to compress many tiff images to save some space. I'm using
convert input.tif -compress Zip output.tif
Like many others before, I get the "unknown field with tag 34118 (0x8546) encountered. `TIFFReadDirectory' @ warning". I guess you must be tired of questions about it, but ...