BRIA Remove Background

Replicate
Image Generation

BRIA AI's commercial background removal model trained on fully licensed data. Produces accurate cutouts for e-commerce and design, with attention to clean edges around products and people.

Generate with BRIA Remove Background
Describe what you want and pick a size β€” the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DRΒ·Last updated June 24, 2026

BRIA Remove Background is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

About this model

BRIA's remove-background separates the main subject and returns it on a transparent background. The model is marketed for commercial use because it was trained on licensed imagery, which matters for product catalogs and ad creative. Good general-purpose foreground extraction.
Try BRIA Remove Background
Sign in to generate β€” 50 free credits on sign-up

Pricing

Price per Generation
Per generation€1.00

API Integration

Use our OpenAI-compatible API to integrate BRIA Remove Background into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("bria-remove-background", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("bria-remove-background", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€1.00
Developer
Replicate
Category
Image Generation
Supported Formats
image
Tags
background-removal
bria
ecommerce
cutout
image

Frequently asked questions

Start using BRIA Remove Background today

Get started with free credits. No credit card required. Access BRIA Remove Background and 100+ other models through a single API.