|
|
|
|
|
by t-writescode
658 days ago
|
|
PNG is designed for images that don't change colors between each pixel very often. That's how its compression algorithm works. Images, by their nature, are far more fluid, which is why a FFT-based compression algorithm, like the one in jpegs, makes sense for photos. |
|
Nit: DCT-based