Every image tool
you need. One place.
Background removal, upscaling, relighting, uncrop, AI generation and more — all in one studio. Built for product photography, marketing teams, and fast-moving creators.
The full image studio, without the studio.
Each tool solves one job well. Chain them together in the browser or hit them from the API — same result either way.
Drop. Pick. Download.
No tutorials. No onboarding. If you’ve ever opened a file manager, you already know Imagetool.
Drop your image
PNG, JPG, HEIC up to 25 MB. Processed in your browser where possible — zero uploads needed for background removal.
Pick your tool
Six tools, zero tab-switching. Chain background removal → relight → upscale in under a minute.
Download or send to API
Export as PNG/JPG/WebP. Or hit the same operations through our REST API with one token.
Same tools, one REST endpoint per job.
Authenticate with a Bearer token, POST the image, get the result. No polling, no SDK required — but we ship one anyway.
POST /api/upscalePOST /api/remove-bgPOST /api/uncropPOST /api/generatecurl -X POST https://api.imagetool.app/upscale \
-H "Authorization: Bearer IMG_sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"image": "https://cdn.you.com/hero.jpg",
"scale": 4,
"face_enhance": true
}'
{
"id": "op_9f3a2c",
"status": "done",
"output_url": "https://cdn.imagetool.app/out/9f3a2c.png",
"ms_elapsed": 9420
}Fewer tabs. Faster ships.
“Background removal that used to take 2 hours in Photoshop now takes 4 seconds. We push 800 product shots a day through Imagetool — our studio shut down the retouching bay in Q1.”
“The upscaler is the closest thing I've seen to a real-esrgan-as-a-service. I re-upscaled our entire 2019 catalog — 12,400 hero shots — in two nights. Our agency charged us $18k last year for the same thing.”
“Uncrop plus Studio Relight is a cheat code for ad variants. We ran 47 Meta ad creatives last week — one photographer, no retouchers. CTR jumped 34%.”
Honest plans. No free tier.
Imagetool earns its keep. Pick the plan your workload actually justifies and cancel anytime — we’ll never get weird about it.
Starter
For creators and solo operators.
- 100 credits / month
- Background removal (unlimited)
- AI Generate — 4 variations
- Upscale up to 2x
- Studio Relight
- PNG / JPG / WebP export
Pro
For marketing & product teams.
- 500 credits / month
- Everything in Starter
- Upscale up to 4x
- Magic Eraser (GPU)
- Uncrop (outpaint)
- Batch processing
- Priority rendering
API
For product builders.
- Unlimited credits
- Full REST API access
- Webhooks
- 99.9% SLA
- Dedicated Slack support