![]() |
|
Uploading large jpegs - 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: Uploading large jpegs (/thread-13629.html) |
Uploading large jpegs - Nick7635 - 2021-08-07 I've scanned a large number of old maps and plans as jpegs. Each map is about 1m wide by 0.3m high and, to keep the detail, they are around 6MB each. I have thousands of images, and the filename of the one I'm trying to upload is 207,002E. The Debug log for my final attempt is: Help, please. Uploading large jpegs - fretzl - 2021-08-08 It may very well be that the images are too large for your server to process. Please see https://www.zenphoto.org/news/problems-with-albums-and-images/. The filename with the comma should work but we strongly advise not to use punctuation marks (except hyphen and underscore) or diacritical characters in file/folder names. The warning is not yet critical but means that the theme (zpBootstrap) should be updated. You could ask the theme author (@vincent3569) about that. Uploading large jpegs - Nick7635 - 2021-08-10 I've been trying various ways to reduce the size without affecting image quality too much. I'm working on the old maps, and my conclusion is that anything over around 6,000 pixels wide will cause instability, even if it uploads correctly. Also, I think that 6MB is about the maximum acceptable file size, but this is slow to open over a standard broadband connection, and 3MB is about the practical limit. Uploading large jpegs - acrylian - 2021-08-10 The file size is really not the issue with file processing as you can see on our article linked above. Sadly you have to figure out yourself what works on your server as it all depends on its setup like memory and power. On the actual pages Zenphoto serves resized versions so your original files are not that much of an issue for the actual connection. But also here you have to experiment with the options. Uploading large jpegs - vincent3569 - 2021-08-19 hi Uploading large jpegs - acrylian - 2021-08-19 Besides the deprecation notice telling it already please see here https://www.zenphoto.org/news/zenphoto-1.5.8/ within the plugin section on image_album_statistics. Uploading large jpegs - fretzl - 2021-08-19 @vincent3569 take look at several pull requests on some of your themes on GitHub |