Here's what's happening with your account.
Static images: 1 credit each. Video/animation: 1 credit per second processed, 3-credit minimum per file
Credits included every cycle, better per-file rates than pay-as-you-go packs (all prices in USD). Select a plan to see full details, then subscribe.
Automatically charge your card on file for a top-up the moment you run out of credits — no manual purchase needed.
Verify a card to enable auto-recharge — also earns you 15 free credits, no charge.
Recent credit-consuming activity on your account
Files are deleted from our servers about an hour after processing — re-download links expire, but your history stays here.
Process files programmatically. Static images 1 credit each; video/animation 1 credit per second processed (3-credit minimum per file), tracked separately from the website credits above.
Copy your key now — for your security, it won't be shown again.
No API keys yet — create one to start using the API.
Loading your API keys…
Quick start
curl -X POST https://removegifbg.com/api/v1/jobs \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file=@input.gif"
Also supports POST /api/v1/batches for multiple files, and GET /api/v1/jobs/:id to poll status. See the full API reference.