You can drop your own file here
Decide if output retains transparency. Set true for semi-transparent, false for fully opaque results.
Control input content moderation. Enable for processing in sensitive areas.
Manage output content moderation. Activate for safe public use outputs.

Edited by Segmind Team on September 7, 2025.
Bria AI's latest flagship model, RMBG 2.0, is designed to remove image backgrounds at a professional level. It is trained on licensed data, making it safe for commercial use as it generates compliant outputs. The model is ideal for developers, creators, and product managers to get speedy background removal with precision and accuracy. It utilizes deep learning to create smooth alpha channels with natural and clean transparency, with a soft transition. RMBG 2.0 utilizes non-binary masks with 256 transparency levels, ensuring harmonious and invisible image merging and preserving the fine details for realistic output. It is far ahead of other commonly available models, which produce harsh edges with obvious binary masks. Furthermore, being a part of Bria AI’s image-editing suite, it operates with asynchronous processing for scalable image handling to efficiently perform large volumes of background-removing tasks.
{ "preserve_alpha": false, "custom_threshold": 0.5 }Q: Which image formats are supported?
A: RMBG 2.0 supports JPEG, PNG, WebP via URI or Base64. Output supports PNG (with alpha) or JPEG (opaque).
Q: How do I retain transparency?
A: Set preserve_alpha: true; RMBG 2.0 will export a PNG with smooth, anti-aliased alpha channels.
Q: Can I process images in bulk?
A: Yes, you can use asynchronous endpoints to execute multiple jobs and poll for results programmatically.
Q: What is content moderation?
A: Two toggles ensure the output is "safe" for commercial use -
• visual_input_content_moderation: blocks sensitive inputs
• visual_output_content_moderation: filters outputs before public release.
Q: How accurate is the mask?
A: RMBG 2.0 achieves >95% pixel-level accuracy on high-contrast, well-lit inputs. The non-binary mask with 256 transparency levels further gives sharp edges.