I'm getting very poor quality images, especially with those shooted at night (see
http://www.marie-noelle-augendre.com/photos/galerie/themes/nuit/IMG_4093_01.jpg.php for example), and I'm not sure how to solve the problem.
The images I send to the gallery are all 640px high, or a bit less in case of panoramics. Full image and web-image are the same for me, there is no other way to reach them but the image page.
What I need from ZP to do:
- generate thumbnails for both image and album pages
- add my watermark to full/web-size image
Imagick extension is not available on mutualized servers provided by my hosting service.
All the image qualitiy parameters are set to 100 in the admin.
I tried to get the full image instead of the web-size one, but it doesn't seem to make any difference (currently, it is the full size image that is displayed).
What do you advise so I can display images with a quality rather similar to what I send to the server?
Thanks for hints.
Comments
If you mean the colors of the images please see the troubleshooting on the user guide.
Image options:
- all quality set to 100 (see my first message)
- every other modification unchecked, except for the watermark
- cache as original
- obscure cache filenames enabled
- protect image cache and secure image processor are disabled
- disable hotlinking and cache the full image are enabled
- protected view selected
and Zenphoto: http://www.marie-noelle-augendre.com/photos/galerie/themes/nuit/IMG_4093_01.jpg.php
and see the differences in the sky and ground.
Anyway, I ended up uploading an uncompressed JPEG to the gallery; it's much bigger of course (658Ko) in the beginning but it's only 300Ko after being cached!
And the result is much better too. It might not be necessary for every picture, but I noticed this problem on a couple of others, too, that have also been shooted at night or twilight.
Anyway, I'm still a bit surprised that a quality set to 100 ends up with such reduced a size after watermarking and caching.
BTW, there is no such thing as an "uncompressed" jpeg. So I presume what you really mean is an un-processed image. Zenphoto does support PNG images, so maybe that would be a better format for you to work with.
PNGs have another drawback as they seem not to support meta data and of coursre pngs are rather uncompressed and much bigger in size than jpegs. Quite important to consider since especially mobile connections are volume based.
"uncompressed" JPEGs was a wrong expression; I should have said highest quality instead.
Locally, I produce TIFF, which are huge, and support metadata. With my previous gallery, I used to prepare the JPEGs with the biggest size I need and not too much compression so the image will still display fine; the gallery only had to produce the thumbnails for which the display is much less critical.
With Zenphoto, what I was not prepared too is the GD action (what it'll do to my pictures) and the caching (is the original picture in fact never loaded by the visitor?)
I'm still looking for the best way to display the pictures in the gallery. I want them to be seen on screens big enough (certainly no mobile phones), they should be as good looking as possible on the web, with my watermark (I could add it locally before uploading to ZP gallery, but I rather like the idea I can change it whenever I want); of course, the files should not bee too big (especially in the area I live, connections speed are not very high).
Up to now, I didn't have much problem with most pictures, except for those that have some noise problem or have rather big dark areas; for those, I have to pay special attention, and probably upload a JPEG of the highest quality, or even a TIFF?
I agree with you about the mobile usage. Let's say I don't want to make it easy for such viewers as I want my pictures to be seen in big enough formats. And anyway, in the rural area I live - and most of my customers too - people don't use smartphones and tablets like it's been done in cities.
So I'll probably stick to highest quality JPEG, as it appears to work pretty well.
Regarding mobile, sure, each his own, especially if you know your visitors. Though visitors are not limited to your area of course.
Let's say I'm not very interested in visitors that are not interested enough in my pictures to see them on a mobile phone screen only. :-)
Anyway, CSS hovering effects don't work with touch screens...
I might develop a responsive gallery someday, but it's clearly not my priority.
I began to work on this Zenphoto gallery... more than one year ago, if I believe my forum joining date, and didn't manage to complete anything publiable until a few days ago.
I'm leaving in a few hours for a couple of weeks, shooting abroad.
When back, I'll have plenty to do, will be on the road more days than I want to think about it, and will not have opportunities to really work on the gallery before several months.
So, this will be 'my' next version... no roadmap yet. ;-)
Right now, I would like the gallery working properly, even if it's for desktops only.
And I'm not sure I understand very well how the cache works...
For example, is there any way to purge only selected image(s) or album(s) from the cache? So I can update the cache only for images I'm replacing?
Links that I've put in pages using tinyZenpage are always broken each time I purge the whole cache. :-(
You can clear the cache for a specific album on each albums edit page directly. Or you could just delete the folder within /cache directly.
Regarding tinyZenpage: That is indeed an issue. I opened one: https://github.com/zenphoto/zenphoto/issues/522
So, if I have to delete a whole folder/album, I'd rather do it from the admin screen.
By the way, I don't know if this kind of feature has already been asked for, but I find the navigation through many albums/album levels quite tedious in the admin; wouldn't it be possible to navigate through the whole albums tree with the same kind of combo box that's provided for moving an image?
The breadcrumb is useful when one wants to go back up the same branch, but doesn't allow to go anywhere else in one click.