Y
Hacker News
new
|
ask
|
show
|
jobs
by
artificialidiot
2322 days ago
Yes. If you examine PNG format, it actually uses pixels around a pixel to predict its value and compress the difference, which is much closer to 0 values. It actually uses zlib to compress just like gzip.