Originals in PNG, thumbnails in JPG Originals in PNG, thumbnails in JPG
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Originals in PNG, thumbnails in JPG

Started by vlada, April 19, 2005, 07:21:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vlada

Hello,
I made a gallery and I want to put some PNG images into it. The problem is, that even after resizing Coppermine keeps them as PNG. I don't think this is a good idea, because JPG is much more effective for most resized images. Can I somewhere set to use JPG compression for "normal" and "thumb" images?
I use GD library and Coppermine 1.3.2. I don't think my OS/PHP/MySQL version should have any influence.
Thank you,
Vlada

vlada

Now I found out it is different. I was surprised by a low size of the created .PNGs. So I checked them and I found out they are JPEGs with PNG extension.