Fast tier
~1 second per image on CPU. Ideal for bulk processing, e-commerce catalogs, and real-time apps.
3 free images daily · no signup
Drop an image, get a clean transparent PNG back — hair, fur and fine detail intact. One REST call, two quality tiers, images that never expire.
The quality of the cutout depends heavily on the original photo. Follow these recommendations before uploading for the cleanest, most accurate result.
Two quality tiers, one simple per-image price. Choose speed or maximum quality per request.
~1 second per image on CPU. Ideal for bulk processing, e-commerce catalogs, and real-time apps.
BiRefNet model for maximum edge quality. Async queue for complex images and fine details.
REST API with API keys. One curl command to remove a background. OpenAPI docs included.
Start free with 3 images per day. Upgrade for API access, monthly credits, and priority processing.
Loading plans…
Drop an image on the landing page — 3 free removals every day, no signup.
POST your image to /remove with the X-API-Key header.
Receive a transparent PNG ready for your app, store, or pipeline.
Replace YOUR_API_KEY with the key from your account dashboard.
curl -X POST "https://removebg.vvaistudio.com/remove?model=fast" \ -H "X-API-Key: YOUR_API_KEY" \ -F "file=@photo.jpg" -o output.png