Page 1 of 1

Set image size

Posted: 08 Jan 2010, 04:59
by H. Numan
I'm completely new to Phoca, and this problem stumps me:

How and where to I set the size of an image?

I need to create several categories. Let's name them Standard and Big.
The images in Standard are web quality. Those in Big are 300 dpi for printing. Clients will select the image they want, and download them.
So far, I got a few nice albums, but they all show photo's rather small. Not the thumbnail, but the photo it self. How can I set the maximum image size for a particular category?

300 dpi asks for big file sizes. Phoca can handle up to 3 Mb per image. Given that camera's find 12 Mb no big deal, is a later version of Phoca going to issue that problem?

Re: Set image size

Posted: 09 Jan 2010, 18:53
by Jan
Hi, Phoca Gallery doesn't handle your images. Your server (GD library) creates thumbnails from original images. So it depends on server (GD, memory, cpu, security settings - upload limit, etc.) which size can be uploaded and which size can be worked (creating thumbnails). You can set in parameters e.g. quality of produced JPGs, see more information about making different sizes of thumbnails here:

https://www.phoca.cz/documentation/categ ... -component
https://www.phoca.cz/documents/2-phoca-g ... w-resizing
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

Jan

Re: Set image size

Posted: 11 Jan 2010, 10:43
by H. Numan
Thanks for the help, but I'm not quite there:

I have photo's 1024x768. I created a category for them. I set a menu link for that category. In the Parameters (Component) I set the Images and Windows Size Settings to 1024x768. Same for Front Detail Windows.

But the photo's show up as 640x480, regardless my settings.

Re: Set image size

Posted: 14 Jan 2010, 20:12
by Jan
Hi, if you will change the size, you need to create (recreate) thumbnails then.

Jan