resize the big orginal pictures resize the big orginal pictures
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

resize the big orginal pictures

Started by asdf, January 03, 2006, 04:04:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

asdf

is it possible to resize the orginal images?

coppermine creates the thumb_* and normal_* as i wish, but the 'big' picture should be not as big as it is. can coppermine resize this picture too? i don't want to do it manually.
i upload my pictures with ftp.

ecto

Yes it is.

Set "Max width or height for uploaded pictures/videos (pixels)" in your config to whatever dimensions you would like, and below that set "Auto resize images that are larger than max width or height" to Yes:Everyone or Yes:User only (depending on what you prefer).

Btw, you should be aware that resizing using the tools available to Coppermine (GD or ImageMagick) might produce worse quality images than when using professional image software like Photoshop.

Joachim Müller

however, you should really batch-resize before upload: you get better quality, faster FTP-uploads and you burn less CPU cycles on the server.
Take a look at the Batch-resizing tutorial

ecto

Quote from: GauGau on January 03, 2006, 05:29:41 PM
however, you should really batch-resize before upload: you get better quality

Heh GauGau, you got me between my post and edit there. 8)

asdf

i know how the resize with other software .. but im to lazy :)

@ecto:
is it really working with ftp-uploads? thought it would only work with http-uploads.


thanks so far ...

ecto

asdf, too lazy? You will (most probably) actually save time if you batch-resize before upload.. but maybe time wasn't the issue. ::)

And yes, it works when batch-adding. I even tried it myself before posting. You should try too! :)

asdf

Quote from: ecto on January 03, 2006, 06:10:12 PM
asdf, too lazy? You will (most probably) actually save time if you batch-resize before upload.. but maybe time wasn't the issue. ::)
the programm should do the work for me, not i for the programm  ;D


thanks for your answers, couldn't try it so far ...

kegobeer

Next time RTFM.  Your question is answered in the included documentation.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

asdf

Quote from: kegobeer on January 03, 2006, 06:22:01 PM
Next time RTFM.  Your question is answered in the included documentation.

i did!  >:(
there you can read this:
QuoteDuring the upload process, if images are larger than the maximum width or height allowed they will automatically be resized to the maximum allowable size.

'during the upload process' means to me that it works with http upload, beacuse during ftp-upload it can't change the size of the picture.
therefore i wanted to know if its's possible with batch adding ...

kegobeer

Don't quote the manual to me: I wrote that part.  Maybe you should read the entire section before commenting.

Quote from: Documentation
Auto resize images that are larger than max width or height
During the upload process, if images are larger than the maximum width or height allowed they will automatically be resized to the maximum allowable size. Users with especially large files should be advised to resize their pictures outside of coppermine before uploading as this process also consumes considerable resources when processed online.

Note: How the image is resized (width/height/max aspect) is set in the admin option "Use dimension (width or height or Max aspect for thumbnail)"

There are three options:

No - Disabled
Yes: Everyone - Enabled for all users, including the Admin during batch-add process.
Yes: User only - Enabled only for regular users

I guess you missed this: "Enabled for all users, including the Admin during batch-add process."
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

asdf