{"version":"1","model":{"id":"fal-ai/flux-2-pro/outpaint","name":"Flux 2 Pro Outpaint","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Flux 2 Pro Outpaint — expand images in any direction with AI-generated content using Black Forest Labs' Flux 2 Pro.","pricing_note":"~$0.045 typical (input + first output MP; large expansions add $0.015/MP)","categories":["inpaint"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"output_formats":["jpeg","png"],"max_images":1,"base_credits":6,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":105,"example_prompt":"Expand the scene outward — keep the center composition and naturally extend the landscape","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/flux-2-pro-outpaint-v1-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fflux-2-pro%2Foutpaint","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fflux-2-pro%2Foutpaint","title":"Flux 2 Pro Outpaint generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/flux-2-pro/outpaint.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/flux-2-pro/outpaint","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"},"expand_top":{"title":"Expand Top","description":"Pixels to expand at the top of the image.","default":0,"type":"number","minimum":0,"maximum":2048,"multipleOf":1},"expand_right":{"title":"Expand Right","description":"Pixels to expand on the right of the image.","default":0,"type":"number","minimum":0,"maximum":2048,"multipleOf":1},"expand_bottom":{"title":"Expand Bottom","description":"Pixels to expand at the bottom of the image.","default":0,"type":"number","minimum":0,"maximum":2048,"multipleOf":1},"expand_left":{"title":"Expand Left","description":"Pixels to expand on the left of the image.","default":0,"type":"number","minimum":0,"maximum":2048,"multipleOf":1},"auto_crop":{"title":"Auto Crop","description":"Automatically crop the reference image when the expanded canvas does not fully contain it.","default":false,"type":"boolean"},"enable_safety_checker":{"title":"Enable Safety Checker","description":"Whether to enable the safety checker.","default":true,"type":"boolean"},"output_format":{"title":"Output Format","description":"The format of the generated image.","default":"jpeg","type":"string","enum":["jpeg","png"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"expand_top","label":"Expand Top","type":"number","default":0,"min":0,"max":2048,"step":1,"description":"Pixels to expand at the top of the image."},{"key":"expand_right","label":"Expand Right","type":"number","default":0,"min":0,"max":2048,"step":1,"description":"Pixels to expand on the right of the image."},{"key":"expand_bottom","label":"Expand Bottom","type":"number","default":0,"min":0,"max":2048,"step":1,"description":"Pixels to expand at the bottom of the image."},{"key":"expand_left","label":"Expand Left","type":"number","default":0,"min":0,"max":2048,"step":1,"description":"Pixels to expand on the left of the image."},{"key":"auto_crop","label":"Auto Crop","type":"toggle","default":false,"description":"Automatically crop the reference image when the expanded canvas does not fully contain it."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":true,"description":"Whether to enable the safety checker."},{"key":"output_format","label":"Output Format","type":"select","default":"jpeg","options":["jpeg","png"],"description":"The format of the generated image."}]}}