Resize to fit filesize? Resize to fit filesize?
 

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

Resize to fit filesize?

Started by eK3eKyToPa, January 15, 2008, 11:53:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eK3eKyToPa

Is there any way , so that the users to be able to upload big pictures, but on server to be resize on some demensions ,and if needed to get lower quality so to fit some filesize limit?

Thanks!


eK3eKyToPa


Nibbler

You could approximate it using 'Auto resize images that are larger than max width or height' and disable bitmaps.

Joachim Müller

Disable the file extension "bmp", that is. Other image file extensions (jpeg, gif, tif) are bitmaps as well.