LZW + Predict. is lossy?

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
gregory

LZW + Predict. is lossy?

Post by gregory »

What is lzw+predict.? Particularly the "predict" part. I'm assuming it's not lossless.

Thanks
User avatar
xnview
Author of XnView
Posts: 46257
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: lzw+predict.

Post by xnview »

gregory wrote:What is lzw+predict.? Particularly the "predict" part. I'm assuming it's not lossless.
It's always lossless, LZW compression + predictor method (difference between pixel)
Pierre.
gregory

Post by gregory »

I assumed it was not because;

5.04MB Bitmap -> LZW = 4.52MB Tiff

and

5.04MB Bitmap -> LZW + Predictor = 1.99MB Tiff

It was such a big difference.
Thanks for clarifying.
Post Reply