logoalt Hacker News

edflsafoiewqtoday at 7:27 AM1 replyview on HN

Being lossless is a function of the whole pipeline from an input image to an output image. The last step being encode to PNG doesn't guarantee anything about losslessness.


Replies

xigoitoday at 7:50 AM

Lossless means that the file encodes the exact same information that was given to the encoder. This is a property of the format.

show 1 reply