Not sure if this is appropriate on stack overflow but I'll give it a shot. I'm looking for a server software to host pictures, something similar to what ampache is for audio and video.
The features I would like are:
- Login with username/password (most of my albums will be private, so distinction between public and private would be nice).
- Directory hierarchy, so I can just transfer pictures into the directory.
- Easy to download an album. For example, my brother can login with his account, see an album he wants, and click download album, and all the pictures in the album will be zipped into one file for him to download.
- Automatic resizing. Suppose all my pictures are 10mb's. I would want the small thumbnails to be created, and a sizable picture to be created when viewing on the web. The original picture will only be used if the user clicks on download image or download album.
I guess I'm looking for something similar to Picasa Web, but I want to host it on my own server so to not have a storage restriction.
I'd like it to be Linux-based, open source if possible, and as lightweight as possible.
I found this and this, but there are just so many out there. Would like you would recommend. Thanks!