48 bit TIFF compression

Moderator: jsachs

Post Reply
tomczak
Posts: 1431
Joined: April 25th, 2009, 12:56 am
What is the make/model of your primary camera?: Fuji X-E2
Contact:

48 bit TIFF compression

Post by tomczak »

I was trying to figure out if compressing 48 bit TIFFs makes practical sense. It's a regular image with lots of skies and some, but not much noise. I can almost understand why the compression is not impressive, but why LZW would make the file larger?
Attachments
Annotation 2019-11-22 033933.png
Annotation 2019-11-22 033933.png (10.26 KiB) Viewed 843 times
Maciej Tomczak
Phototramp.com
jsachs
Posts: 4455
Joined: January 22nd, 2009, 11:03 pm

Re: 48 bit TIFF compression

Post by jsachs »

I can't speak to the details of LZW TIFF or the implementation in the Microsoft library, but it can be proven that no compression scheme makes every possible input smaller. Just compressing a 1000x1000 solid color image generates a 46kb LZW file and an 11kb ZIP file, so there is clearly more overhead with LZW.
Jonathan Sachs
Digital Light & Color
Post Reply