We will be launching a new frontend at some time, and there will be a few design options ...
cheongphoto wrote:When we upload a photo, the program automatically help us add watermark, it would be better function
I agree, but the problem is that all our customers are hosting the gallery themselves, and this means you are unlikely to have the server technology required to successfully watermark images properly. The GD module on your server can add a watermark, but this requires re-saving the image, ultimately re-compressing the JPG so that the quality degrades, and this is nothing we wish to endorse. Therefore, we recommend adding watermarks locally in the same process as resizing, so that there is no duplicate loss in quality.
Only if we run a hosted version of Imagevue, would we be able to offer proper watermarking on large files.