Mediagoblin vs Thumbor
A side-by-side comparison of two self-hosted photo management options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Mediagoblin
Media publishing platform that anyone can run (alternative to Flickr,
VS
Thumbor
A smart imaging service and enables on-demand cropping, resizing,
| Feature | Mediagoblin | Thumbor |
|---|---|---|
| Category | Photo Management | Photo Management |
| License | AGPL-3.0 | MIT |
| Language | Python | Python |
| Setup difficulty | Medium | Medium |
| Min. RAM | 512 MB | 512 MB |
| Deployment | bare-metal | docker |
| GitHub stars | — | ★ 10,510 |
| First released | 2020 | 2025 |
| Replaces | — | — |
Why pick each one
Choose Mediagoblin if…
- Released under the AGPL-3.0 license
- Written in Python
- Lightweight — runs in 512 MB RAM
Choose Thumbor if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Mature project with 10.5k GitHub stars
- Written in Python
Frequently asked questions
Is Mediagoblin or Thumbor better?
Neither is universally better. Thumbor has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.
Are Mediagoblin and Thumbor free and open-source?
Yes. Mediagoblin is licensed under AGPL-3.0 and Thumbor under MIT. Both can be self-hosted at no software cost.
Can I run Mediagoblin and Thumbor with Docker?
Mediagoblin: check the project docs for container support. Thumbor: yes.