Online cloud-based photo management system. Allows you to privately and securely host all of your personal photos and videos.
- Based on Node.js
- Uses MongoDB for optimal performance
- Completely API-based, for extendibility and integrations
- Secure access and user management tools
- Easy and robust backup and restore
- Upload single image
- Simple HTML form input select
- All files to single directory
- Basic type validation and restriction
- Size validation and restriction
- Auto file renaming
- Auto directory creation and handling using YYYY-MM-DD naming mechanism
- File upload progress bar
- Drag and drop
- Auto thumbnail creation
- Multiple file upload
- Create database
- Create photo table with file name and location
- Simple HTML interface to view thumbnails
- Click to view full-sized image