Need help resizing images to 550 pixels max at upload Need help resizing images to 550 pixels max at upload
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Need help resizing images to 550 pixels max at upload

Started by CD69, February 21, 2006, 06:32:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CD69

I'm currently running 1.3 and don't want to do another upgrade but would like to have images re-sized before they are added to my server if they are to large to 550 pixels max. Our members don't all have the knowledge or software to facilitate the resizing so it would be great to automate.

If someone is interested please let me know.

Thanks


Joachim Müller

I suggest posting the amount of pics you want converted, along with your budget.

Joachim

P.S. You probably meant 550 pixels width, not 550 dots per inch.

CD69

Quote from: GauGau on February 21, 2006, 10:41:06 PM
I suggest posting the amount of pics you want converted, along with your budget.

Joachim

P.S. You probably meant 550 pixels width, not 550 dots per inch.

You are correct I meant 550 pixels max height or width, thanks for the heads up.

I don't want to resize existing images just new images people want to upload moving forward. Some folks just don't have the software to resize images and the people with dial up get hammered with anything larger.

I would like for them to grab any image from their PC's and upload with them getting converted during the upload process. And budget wise, well I guess I would ask someone to let me know what it would cost.

Abbas Ali

Quote from: CD69 on February 22, 2006, 02:19:43 AM
Some folks just don't have the software to resize images and the people with dial up get hammered with anything larger.

The image will first be uploaded and then resized on the server. So if you want dial up users should not be hammered because of large pictures then resizing pics on server is not a good idea since it won't solve the very purpose. The only solution will be resizing pics on client side i.e. before uploading.
Chief Geek at Ranium Systems

CD69

Quote from: Abbas Ali on February 22, 2006, 07:20:32 AM
The image will first be uploaded and then resized on the server. So if you want dial up users should not be hammered because of large pictures then resizing pics on server is not a good idea since it won't solve the very purpose. The only solution will be resizing pics on client side i.e. before uploading.

I was talking more about the load times of images to be viewed once they were uploaded. I do not want the larger images on the server so having them resized prior is preferred.