>> |
Anonymous
>>386513 Perhaps using the word "hate" overstates things a bit. It's just that the signal/filesize ratio tends to be better for JPEG. If I look at JPEG's and PNG's of comparable size in my little collection, the JPEG's always look better, either because their resolution is higher, because their coloring is less flat or because the PNG suffers from paletting artifacts. As I said, I'm not that passionate about it and I primarily care about seeing nice walls. But if I can get the same amount of nice in less bytes, or more nice in the same amount of bytes, that's what I will choose.
>>386525 Vectors should really never be saved as JPEG or PNG. They are raster image formats; vectors will always look better at a much smaller filesize if saved as SVG. In emergencies (like 4chan, which still has no SVG support) you can for example render an 800x600 preview and append an zipfile containing the SVG.
>>386293 >>386537 Good example of an image that shouldn't have been saved in any raster image format. Although for this kind of image PNG clearly kicks JPEG's ass, they both would have been mauled and gutted by SVG.
|