If my PNGs get compressed multiple times, do they need to be decompressed the same number of times?
I need my PNGs to load darn fast.
| |||
|
feedback
|
|
No, they will only need to be decompressed once, although I understand if you've had confusion with this as there are a number of tools like pngcrush that will try compressing the file many times to determine the most efficient strategy. | |||||||||
feedback
|