Background tools
Remove or replace backgrounds from the same URL-based image workflow.
Keenpix transforms and delivers your images in modern formats from one URL — with one honest, published price. No pooled credits, no per-transform or per-seat pricing, and one proper managed-delivery meter from edge to client. Or self-host the AGPL engine with no Keenpix license fee.
14-day trial · card required · trial usage is never billed
JoodCMS includes a first-party Keenpix image-delivery integration — read the code-backed case study.
Illustrative example; output varies by source, dimensions, format, quality, and encoder settings.
No SDK — just a URL. Keenpix drops into every framework you already use.
Optimize the images you already host, deliver them fast in modern formats, and see exactly what you pay for — or run the whole open-source engine yourself.
One managed-delivery meter and one published overage rate — no pooled credits, request fees, or per-transform metering. Every successful response counts once.
Point Keenpix at your existing S3, R2, or any origin — it sits behind the CDN you already run. No re-upload or asset-library migration; moving still requires planned URL or hostname routing changes.
AVIF, WebP, JPEG, PNG, GIF, HEIF, TIFF, and SVG. Resize, crop, quality, and format from URL params — unlimited transforms on every plan.
Per-project origin allowlists gate every request — nothing secret ships in your frontend. Add HMAC-signed URLs when you want hotlink protection, all on an SSRF-hardened pipeline.
Requests, total managed delivery, bandwidth savings, format mix, cache hit rate, top assets, and latency — including project-attributed Cloudflare edge traffic.
Run the exact same engine yourself, free. Self-host with Docker and keep the whole pipeline on your own infrastructure.
Add an origin host to a project, request an image through /img/*, and Keenpix handles validation, fetching, transform work, storage, logging, and cache headers.
<img
src="https://keenpix.example.com/img/https://cdn.example.com/hero.jpg?project=site&w=1200&fmt=webp&q=82"
width="1200"
height="800"
alt="Product hero"
/>
# response
Cache-Control: public, max-age=31536000, immutable
Vary: AcceptEvery successful managed-cloud response counts once, whether it came from the Cloudflare edge, the Keenpix variant cache, or a new transform. Overage is linear, published, and keeps paid delivery online. Team members and transforms are unlimited.
For a site or store getting started.
For production sites with real traffic.
Everything in Basic, plus:
One plan for all your client sites.
Everything in Pro, plus:
Prefer to run it yourself? Self-host Keenpix free — the same open-source engine, on your own infrastructure.
Keenpix stays focused on image optimization instead of bundling a DAM or video platform. That keeps the starting plan small, the managed-delivery allowance large, and the invoice readable.
Swipe to compare every published plan →
| Published plan | Keenpix Basic | ImageKit Lite | imgix Starter | Bunny Optimizer |
|---|---|---|---|---|
| Starting monthly price | $9 | $9 | $25 | $9.50 / site |
| Included delivery | 100 GB | 40 GB | Up to 100 GB | CDN billed separately |
| Published delivery overage | $0.12 / GB | $0.50 / GB | $0.25 / credit | Varies by region |
| Transformations | Unlimited | Unlimited | Uses credits | Unlimited |
| Team members | Unlimited | 3 users | Not the billing unit | Not the billing unit |
| Self-host option | Included | No | No | No |
Public self-service prices checked against vendor-owned pricing pages on August 22, 2026. Products are not identical: ImageKit includes DAM and video capabilities, imgix uses shared credits, and Bunny charges its CDN separately. Taxes, annual discounts, enterprise contracts, and regional CDN charges are excluded.
Read the full 10-provider image CDN comparisonCore transforms stay unlimited. AI operations will launch with their own transparent usage and price before anyone is charged—no mystery credit pool and no effect on team access.
Remove or replace backgrounds from the same URL-based image workflow.
Keep the important subject in frame across responsive aspect ratios.
Generate useful descriptions, tags, and accessibility-ready metadata.
The Keenpix engine is open source under AGPL — dashboard, analytics, and signed URLs included, no telemetry, no CLA. Deploy it with Docker and keep the image pipeline on your own infrastructure with no Keenpix license fee. You still pay for and operate that infrastructure.
cp .env.example .env # set secrets + admin login
docker compose up -d # four runtimes + stateful services, migrated and seeded
open http://localhost:3000App, Postgres, migrations, seed, and healthcheck.
A dedicated compose file with generated secrets.
Put any edge cache in front of /img/* and keep control.
Spin up a project in minutes on managed cloud, or self-host the open-source engine — no lock-in either way. Every plan starts with a 14-day free trial, and trial usage is never billed.