iCloud Photos vs Thumbor
Thinking of swapping iCloud Photos for the open-source Thumbor? Here’s the honest trade-off.
10k Python MIT 12 days ago
What you give up vs iCloud Photos
- 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
What you gain
- • Full data ownership — self-host Thumbor on your own infrastructure.
- • No per-seat SaaS bill (iCloud Photos: iCloud storage fees and Apple lock-in).
- • Open-source code you can audit and extend (MIT).