Image Foundry vs Thumbor

A detailed, feature-by-feature comparison based on the Thumbor documentation. Both are open source — see where they differ.

Resize Smart Crop Filters Format Overlays Security Platform
✓ Supported ◐ Partial ✗ Not available

Resize & Crop

Core resize, crop, and dimension control via Thumbor's URL-based API.

FeatureThumborImage FoundryNotes
Width & Height (/WxH/)
Fit-in Mode (/fit-in/WxH/)
Adaptive Fit-in
Full Fit-in
Manual Crop (/AxB:CxD/)Region extraction
Horizontal/Vertical Alignment (left, right, top, bottom)Gravity positions
Horizontal Flip (/-WxH/)
Vertical Flip (/Wx-H/)
Trim (/trim/)

Smart Crop & Detection

Content-aware and face-based intelligent cropping.

FeatureThumborImage FoundryNotes
Smart Crop (/smart/)Content-aware (attention/entropy)
Face Detection (OpenCV)TensorFlow.js face-api
Feature Points DetectionVia attention strategy
Focal Pointfp-x, fp-y, fp-z
Custom Detectors (plugins)Thumbor has plugin system

Filters

Image filters and processing operations.

FeatureThumborImage FoundryNotes
Blur (blur())
Brightness (brightness())
Contrast (contrast())
Grayscale (grayscale())
Sharpen (sharpen())
Noise (noise())Median noise reduction
Quality (quality())
RGB (rgb())Channel adjustment
Round Corners (round_corner())Border radius
Rotate (rotate())
Strip EXIF (strip_exif())
Strip ICC (strip_icc())
Format (format())
Background Color (fill())
Watermark (watermark())
Equalize (equalize())Via normalize
Convolution (convolution())Custom kernel
Saturation (saturation())
Proportion (proportion())Percentage resize
Max Bytes (max_bytes())
Upscale (upscale())
No Upscale (no_upscale())
Stretch
Extract Focal
Focal

Format & Quality

Output format and compression settings.

FeatureThumborImage FoundryNotes
JPEG / PNG / WebP / GIF
AVIFThumbor via plugin
Auto FormatAccept-header negotiation
Progressive JPEG

Overlays & Text

Watermark and text compositing.

FeatureThumborImage FoundryNotes
Watermark Overlay
Watermark Position
Watermark Opacity
Text OverlayFull text rendering with fonts
Blend Modes

Security

URL signing and access control.

FeatureThumborImage FoundryNotes
HMAC URL Signing
Unsafe Mode
Expiring URLs

Platform

Deployment, language, and operational features.

FeatureThumborImage FoundryNotes
Open SourceBoth MIT/open source
Self-Hosted
LanguagePythonNode.js/TS
Managed SaaS Option
Global CDN IntegrationBuilt-in Cloudflare CDN
S3 / GCS / Azure Sources
REST API
Dashboard
Multi-Tenant
Face DetectionOpenCVTensorFlow.js
Background Removal
Dual URL Format (imgix + ImageBoss)
Plugin SystemThumbor has community plugins

Summary

Ready to Switch?

Image Foundry's Thumbor compatibility mode lets you migrate by adjusting your URL format.

Get Started Free Read the Docs Compare with imgix