Search found 4 matches
- 2017-11-17T07:07:27-07:00
- Forum: Users
- Topic: Problem with flattening 16-bit tiff file
- Replies: 8
- Views: 4759
Re: Problem with flattening 16-bit tiff file
Has it something to do with the fact that the files might be '.exr' saved as .'tif' ?
- 2017-11-15T04:56:39-07:00
- Forum: Users
- Topic: Problem with flattening 16-bit tiff file
- Replies: 8
- Views: 4759
Re: Problem with flattening 16-bit tiff file
From "identify" result seems like it did acquired transparency, but no alpha channel visible in Photoshop.
The '+swap' thing seems like it did the trick, image got flat.
Still can't understand why swapping (pages/layers) is helping to flatten it.
BlackImageMagick
The '+swap' thing seems like it did the trick, image got flat.
Still can't understand why swapping (pages/layers) is helping to flatten it.
BlackImageMagick
- 2017-11-15T04:12:27-07:00
- Forum: Users
- Topic: Problem with flattening 16-bit tiff file
- Replies: 8
- Views: 4759
Re: Problem with flattening 16-bit tiff file
Thanks @fmw42 and @snigbo for your fast responses I'll try to explain myself better why I'd like to flatten the image like this: First is to make it smaller in 'weight' and second to compress it to the maximum. Right now the "-compress Zip -quality 9" is resulting in image way bigger then the input ...
- 2017-11-14T10:13:10-07:00
- Forum: Users
- Topic: Problem with flattening 16-bit tiff file
- Replies: 8
- Views: 4759
Problem with flattening 16-bit tiff file
Hello everyone, I was given a task of converting a significant amount of tiff files (compression for archiving, creation of thumbnails in various sizes, etc). But I got stuck on this particular file (and I'm almost sure there will be more like this one). It's 16-bit CMYK tiff image, when opened in ...