{"version":"1","model":{"id":"bria/extract-object","name":"Bria Extract Object","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Extract a described object from an image as a transparent cutout.","pricing_note":"10 cr / image","categories":["background","edit-image"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":1,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-07-17","popularity_rank":71,"example_prompt":"Extract the yellow handbag","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-bg-remove-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Fextract-object","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Fextract-object","title":"Bria Extract Object generation request","description":"Request body accepted by POST /api/v1/generate for bria/extract-object.","type":"object","properties":{"model_id":{"type":"string","const":"bria/extract-object","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"autocrop":{"title":"Auto Crop","description":"Tighten the output canvas around the extracted object.","default":true,"type":"boolean"},"remove_background":{"title":"Refine Transparency","description":"Refine the cutout edge with background removal.","default":true,"type":"boolean"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"autocrop","label":"Auto Crop","type":"toggle","default":true,"description":"Tighten the output canvas around the extracted object."},{"key":"remove_background","label":"Refine Transparency","type":"toggle","default":true,"description":"Refine the cutout edge with background removal."}]}}