![]() |
|
Feature request: no large images - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Feature request: no large images (/thread-2858.html) |
Feature request: no large images - jackdaw - 2008-05-12 The images I upload always have a max height or width of 550px. Under options I can choose Image quality and Image size, but I don't need them. Doesn't it make the display of images slower because they get 'resized' and 'compressed' anyway? Feature request: no large images - acrylian - 2008-05-12 If the size in the options is larger than your uploaded image and "upscale" is not allowed they are not processed except for the thumbs. Feature request: no large images - sbillard - 2008-05-12 The image processing happens only once per image, so I doubt that it makes much difference in performance. There has been discussion of directly loading images that don't need to be resized rather than placing them in the cache. That may happen, who knows. But it does cause some complications with certain configurations that have the albums folder outside the scope of the browsers. Feature request: no large images - jackdaw - 2008-05-12 OK, I will set the size larger than 550px. Feature request: no large images - acrylian - 2008-05-13 I absolutly understand that reason...:-) |