🖼 Image Tools
Background Remover
Remove image backgrounds instantly. Use your own remove.bg API key for AI-quality results, or use browser-based removal for simple backgrounds.
🔥 Used 24,110 times this month
🖥 Browser mode: Works on images with solid/simple backgrounds. For complex backgrounds (hair, fur, detailed edges) use AI mode.
Drop image here
JPG, PNG, WebP — portraits, products, objects
Choose Image⚡ Server setup on Coolify (best quality)
# SSH into your VPS
pip install rembg flask --break-system-packages
# Create /home/claude/rembg-api/app.py
# (see full guide in SERVER_GUIDE.md)
# In Coolify: New Resource → Python App
# Port: 5001
# Subdomain: api.toolifycore.com
pip install rembg flask --break-system-packages
# Create /home/claude/rembg-api/app.py
# (see full guide in SERVER_GUIDE.md)
# In Coolify: New Resource → Python App
# Port: 5001
# Subdomain: api.toolifycore.com
Full setup guide included in SERVER_GUIDE.md download below.
Frequently asked questions
Which mode gives the best results?
Server mode (rembg on your VPS) gives the best quality for complex images like hair and fur. API mode (remove.bg) is excellent for portraits. Browser mode works well for simple solid-color backgrounds.
Is my image uploaded anywhere?
Browser mode: never uploaded. API mode: sent to remove.bg servers. Server mode: sent to your own VPS server — completely private.
Can I download a transparent PNG?
Yes — the default download is a transparent PNG. You can also set a custom background color before downloading.
All tools are free, browser-based, and process files locally — your data never leaves your device.
Read our Privacy Policy |
Visit our blog for tips and guides.