ZenphotoCMS Forum
Filetype of cache images - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Filetype of cache images (/thread-10175.html)



Filetype of cache images - lsphoto - 2012-07-09

is there a way to force the filetype of generate cache images to a specific filetype? I've noticed that while the file sizes of jpg files are fine, when i upload png files the size is un-proportionally large for the image dimensions.

Maybe some hints on which core functions process the cache to be able to force jpg images?




Filetype of cache images - acrylian - 2012-07-09

No, the file format follows the original image. Of course png files are bigger because jpg compression is lossy and png - especially png24 - not so.