Here's what's happening with your account.
1 credit per second processed, 3-credit minimum per file
Automatically charge your card on file for a top-up the moment you run out of credits — no manual purchase needed.
Verify a card below to enable auto-recharge.
Recent credit-consuming activity on your account
Files are deleted from our servers 1 hour after processing — re-download links expire, but your history stays here.
Process files programmatically. 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.