|
|
|
|
|
by jncraton
885 days ago
|
|
> PNG uses deflate. General byte-level patterns. It does not do bespoke image-specific stuff. That's not quite the whole story. PNG does include simple filters to represent a line as a difference from the line above, and that may be what the original post is referring to. [1] [1] https://en.wikipedia.org/wiki/PNG#Filtering |
|