Search found 2 matches
- 2016-08-31T00:37:56-07:00
- Forum: Users
- Topic: converting 16b grayscale LZW TIF to 16b grayscale uncompressed TIF
- Replies: 3
- Views: 3096
Re: converting 16b grayscale LZW TIF to 16b grayscale uncompressed TIF
I downloaded ImageMagick-7.0.2-10-Q16-x64-dll.exe and ran the above "magick" script and it worked! Wow, thanks for the fast reply!
- 2016-08-30T20:55:19-07:00
- Forum: Users
- Topic: converting 16b grayscale LZW TIF to 16b grayscale uncompressed TIF
- Replies: 3
- Views: 3096
converting 16b grayscale LZW TIF to 16b grayscale uncompressed TIF
I am looking for a way to read in a 16bpp true grayscale TIF that used LZW compression and resave it without compression as 16bpp grayscale TIF. Can ImageMagick do that?