Nextcloud Memories vs Thumbor
| Tagline | Fast modern photo management suite running as a Nextcloud app | On-demand smart image cropping, resizing, and optimization service |
| Category | Photo Management | Photo Management |
| Replaces | Google Photos, iCloud Photos | Google Photos, iCloud Photos |
| GitHub stars | 3.8k | 10k |
| Language | PHP | Python |
| License | AGPL-3.0 | MIT |
| Self-host difficulty | 4/5 Involved | 3/5 Moderate |
| Deploy options | Manual Docker | Docker Docker Compose Manual |
| Managed hosting | ||
| Last updated | today | 12 days ago |
| View repo | View repo |
Where each falls short
The honest trade-offs — what you give up with each, versus the proprietary tools they replace.
Nextcloud Memories
- Requires a full Nextcloud installation as a prerequisite; cannot be deployed standalone
- Face recognition depends on the separate Recognize or Face Recognition Nextcloud apps, adding complexity
- Hardware video transcoding requires manual ffmpeg and VA-API/NVENC configuration
- Performance at scale depends heavily on Nextcloud database tuning and the optional HPOP binary
Thumbor
- Not a photo gallery or backup tool; serves only image transformation/CDN use cases
- Requires a reverse proxy and optional object storage for production-grade deployments
- No web UI for photo browsing, albums, or user management
- Documentation and ecosystem are less active compared to commercial image CDNs like Cloudinary
Bottom line
Choose Thumbor if you want the lower-effort setup; choose Thumbor for the larger community and ecosystem. Nextcloud Memories has seen more recent development. Open each guide below for deploy steps and the full feature gap.