>> |
Anonymous
>>185622
PNGs can rarely be compressed further.
Also, in solid mode, if you want to decompress just one image, you have to potentially process all the previous ones before.
I'd say for this kind of uses it's best to just use ZIP with no compression (store). Fastest, most compatible, no size loss. In any case, when using ZIP with compression, if a file actually comes up larger, it'll be stored automatically, so it's always win-win.
Also, since it's nitpicking day, Thumbs.db makes me unhappy.
|