Thumbor
On-demand image resizing, cropping, filters, and smart focal-point detection
Thumbor is an open-source smart imaging service that dynamically generates derived images (thumbnails and transformations) from a source image. It runs as an HTTP server where transformations are defined through URL parameters, enabling consistent image handling across applications.
Key Features
- On-demand cropping, resizing, flipping, and transformation via URL-based HTTP requests
- Smart cropping using face/feature detection for improved focal-point selection
- Filter pipeline with chainable effects (for example brightness, contrast, grayscale, blur)
- Multiple loaders and storages to fetch and persist images (including file, HTTP, Redis, and MongoDB)
- Caching support to improve performance for repeated requests
- Extensible architecture for custom filters, loaders, storages, and processing engines
- Automatic delivery of WebP where supported to reduce bandwidth and improve page performance
Use Cases
- Centralized thumbnailing and responsive image generation for websites and mobile apps
- Optimizing and converting images (for example serving WebP) to reduce page load times
- Building an image transformation API decoupled from application code and storage backends
Thumbor is a practical choice when you need a dedicated, configurable image processing backend with smart cropping and a flexible plugin ecosystem. It helps teams avoid pre-generating many image sizes while keeping image delivery fast and consistent.
Categories:
Tags:
Tech Stack:
Similar Services

Stirling PDF
Self-hosted PDF editing, conversion, OCR, and automation platform
Open-source PDF platform to edit, convert, OCR, sign, redact, and automate PDF workflows via a web UI and REST API.

Paperless-ngx
Document management system with OCR, search, and automated filing
Paperless-ngx is an open-source document management system that ingests scans and files, runs OCR, and turns them into a searchable, taggable document archive.

Reactive Resume
Privacy-focused, open-source resume builder
Open-source resume builder for creating, customizing, exporting and publishing resumes with templates, PDF export, public sharing and optional OpenAI assistance.

CyberChef
Browser-based toolkit for data decoding, encoding and analysis
CyberChef is a web-based “cyber” toolkit for encoding/decoding, encryption/decryption, compression, hashing, parsing, and data transformation using drag-and-drop recipes.

ArchiveBox
Open-source self-hosted web archiving and snapshotting tool
Self-hosted tool to collect and preserve webpages, media, and bookmarks in durable formats (HTML, PDF, WARC, MP4) with a CLI, web UI, and search.
ebook2audiobook
Convert eBooks into audiobooks with TTS and optional voice cloning
Self-hostable tool to convert non-DRM eBooks into audiobooks with chapter support, metadata, multilingual TTS engines, and optional voice cloning via a web UI or CLI.

Redis
Docker
Python
C
OpenCV