Bria AI logo
bria/ad-delayer

Convert a flat ad image into editable layers - background, product and logo cutouts, live text with typography, and vector shapes
Inference
Commercial use

Prompt examples

Examples are generated using the Bria Ad Delayer. You can customize them by clicking on the "Playground" button.

json
{
  "canvas": {
    "width": 600,
    "height": 800
  },
  "layers": [
    {
      "id": "canvas_background",
      "type": "vector",
      "subtype": "background",
      "z_order": 0,
      "bbox": {
        "x": 0,
        "y": 0,
        "width": 600,
        "height": 800
      },
      "style": {
        "background_color": "#DFD7CD"
      }
    },
    {
      "id": "background_1",
      "type": "image",
      "subtype": "background",
      "z_order": 1,
      "bbox": {
        "x": 0,
        "y": 0,
        "width": 600,
        "height": 800
      },
      "style": {
        "background_color": "#DFD7CD"
      }
    },
    {
      "id": "image_1",
      "type": "image",
      "subtype": "product",
      "z_order": 2,
      "bbox": {
        "x": 0,
        "y": 320.8,
        "width": 600,
        "height": 479.2
      },
      "asset_path": "https://temp.bria.ai/deflatter/53fba8c98aca40d1a34c5f863060882d/public/assets/extracted/image_1.png",
      "image_fit": {
        "object_fit": "cover",
        "object_position_x": "center",
        "object_position_y": "top"
      }
    },
    {
      "id": "text_1",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 3,
      "bbox": {
        "x": 33.6,
        "y": 32.8,
        "width": 82.8,
        "height": 32.8
      },
      "text": "OYSTER\nEARRINGS",
      "text_style": {
        "color": "#3A3430",
        "font_family": "'Cinzel', serif",
        "font_weight": 400,
        "font_size_px": 11,
        "letter_spacing_px": 1.54,
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.35,
        "align_x": "flex-start",
        "align_y": "flex-start",
        "italic": false
      }
    },
    {
      "id": "text_2",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 4,
      "bbox": {
        "x": 461.4,
        "y": 32.8,
        "width": 106.8,
        "height": 32.8
      },
      "text": "NEW\nCOLLECTION",
      "text_style": {
        "color": "#3A3430",
        "font_family": "'Cinzel', serif",
        "font_weight": 400,
        "font_size_px": 11,
        "letter_spacing_px": 1.54,
        "text_align": "right",
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.35,
        "align_x": "flex-end",
        "align_y": "flex-start",
        "italic": false
      }
    },
    {
      "id": "image_2",
      "type": "image",
      "subtype": "product",
      "z_order": 5,
      "bbox": {
        "x": 223.8,
        "y": 73.6,
        "width": 154.8,
        "height": 156
      },
      "asset_path": "https://temp.bria.ai/deflatter/53fba8c98aca40d1a34c5f863060882d/public/assets/extracted/image_2_cutout.png",
      "image_fit": {
        "object_fit": "contain"
      }
    },
    {
      "id": "text_3",
      "type": "text",
      "subtype": "primary_copy",
      "z_order": 6,
      "bbox": {
        "x": 171,
        "y": 284.8,
        "width": 258,
        "height": 46.4
      },
      "text": "AURORA",
      "text_style": {
        "color": "#5A4224",
        "font_family": "Cinzel, \"Playfair Display\", serif",
        "font_weight": 700,
        "font_size_px": 56.43,
        "letter_spacing_px": 0.1,
        "text_align": "center",
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1,
        "align_x": "center",
        "align_y": "center",
        "italic": false
      }
    },
    {
      "id": "text_4",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 7,
      "bbox": {
        "x": 226.8,
        "y": 337.6,
        "width": 150,
        "height": 18.4
      },
      "text": "JEWELRY",
      "text_style": {
        "color": "#FFFFFF",
        "font_family": "Montserrat, sans-serif",
        "font_weight": 400,
        "font_size_px": 24.5,
        "letter_spacing_px": 5.25,
        "text_align": "center",
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1,
        "align_x": "center",
        "align_y": "center",
        "italic": false
      }
    },
    {
      "id": "text_5",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 8,
      "bbox": {
        "x": 30,
        "y": 736,
        "width": 204,
        "height": 35.2
      },
      "text": "ON SALE\nAT ALL STORE LOCATIONS",
      "text_style": {
        "color": "#FFFFFF",
        "font_family": "Montserrat, sans-serif",
        "font_weight": 400,
        "font_size_px": 12.49,
        "letter_spacing_px": 1.5,
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.45,
        "align_x": "flex-start",
        "align_y": "flex-end",
        "italic": false
      }
    }
  ],
  "font_stylesheets": [
    "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Montserrat:wght@300;400;500;600&display=swap"
  ]
}
Request 01a0435f-99d9-75b1-be78-a755bbfad6f8. Status 200. bria/ad-delayer. 1w ago
No prompt
ad-delayer · 1w ago
json
{
  "canvas": {
    "width": 600,
    "height": 800
  },
  "layers": [
    {
      "id": "canvas_background",
      "type": "vector",
      "subtype": "background",
      "z_order": 0,
      "bbox": {
        "x": 0,
        "y": 0,
        "width": 600,
        "height": 800
      },
      "style": {
        "background_color": "#DED6CC"
      }
    },
    {
      "id": "background_1",
      "type": "image",
      "subtype": "background",
      "z_order": 1,
      "bbox": {
        "x": 0,
        "y": 0,
        "width": 600,
        "height": 800
      },
      "style": {
        "background_color": "#DED6CC"
      }
    },
    {
      "id": "image_2",
      "type": "image",
      "subtype": "product",
      "z_order": 2,
      "bbox": {
        "x": 0,
        "y": 320,
        "width": 600,
        "height": 480
      },
      "asset_path": "https://temp.bria.ai/deflatter/f0f374c3fee1478ead1d8d3a00d9e207/public/assets/extracted/image_2.png",
      "image_fit": {
        "object_fit": "cover",
        "object_position_x": "center",
        "object_position_y": "top"
      }
    },
    {
      "id": "image_1",
      "type": "image",
      "subtype": "product",
      "z_order": 3,
      "bbox": {
        "x": 223.8,
        "y": 74.4,
        "width": 154.8,
        "height": 156
      },
      "asset_path": "https://temp.bria.ai/deflatter/f0f374c3fee1478ead1d8d3a00d9e207/public/assets/extracted/image_1_cutout.png",
      "image_fit": {
        "object_fit": "contain"
      }
    },
    {
      "id": "text_1",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 4,
      "bbox": {
        "x": 34.2,
        "y": 33.6,
        "width": 82.8,
        "height": 32.8
      },
      "text": "OYSTER\nEARRINGS",
      "text_style": {
        "color": "#3C342D",
        "font_family": "\"Cormorant Garamond\", Georgia, serif",
        "font_weight": 500,
        "font_size_px": 13.46,
        "letter_spacing_px": 2.42,
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.35,
        "align_x": "flex-start",
        "align_y": "flex-start",
        "italic": false
      }
    },
    {
      "id": "text_2",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 5,
      "bbox": {
        "x": 462,
        "y": 33.6,
        "width": 105,
        "height": 32.8
      },
      "text": "NEW\nCOLLECTION",
      "text_style": {
        "color": "#3C342D",
        "font_family": "\"Cormorant Garamond\", Georgia, serif",
        "font_weight": 500,
        "font_size_px": 13.35,
        "letter_spacing_px": 2.4,
        "text_align": "right",
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.35,
        "align_x": "flex-end",
        "align_y": "flex-start",
        "italic": false
      }
    },
    {
      "id": "text_3",
      "type": "text",
      "subtype": "primary_copy",
      "z_order": 6,
      "bbox": {
        "x": 172.2,
        "y": 284,
        "width": 255,
        "height": 43.2
      },
      "text": "AURORA",
      "text_style": {
        "color": "#62482F",
        "font_family": "\"Cormorant Garamond\", Didot, Georgia, serif",
        "font_weight": 700,
        "font_size_px": 60.46,
        "letter_spacing_px": 0.1,
        "text_align": "center",
        "uppercase": true,
        "underline": false,
        "no_wrap": true,
        "line_height": 1,
        "align_x": "center",
        "align_y": "center",
        "italic": false
      }
    },
    {
      "id": "text_4",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 7,
      "bbox": {
        "x": 228,
        "y": 337.6,
        "width": 148.8,
        "height": 20
      },
      "text": "JEWELRY",
      "text_style": {
        "color": "#FFFFFF",
        "font_family": "Montserrat, sans-serif",
        "font_weight": 400,
        "font_size_px": 26.5,
        "letter_spacing_px": 3.42,
        "text_align": "center",
        "uppercase": true,
        "underline": false,
        "no_wrap": true,
        "line_height": 1,
        "align_x": "center",
        "align_y": "center",
        "italic": false
      }
    },
    {
      "id": "text_5",
      "type": "text",
      "subtype": "secondary_copy",
      "z_order": 8,
      "bbox": {
        "x": 31.2,
        "y": 737.6,
        "width": 202.8,
        "height": 33.6
      },
      "text": "ON SALE\nAT ALL STORE LOCATIONS",
      "text_style": {
        "color": "#FFFFFF",
        "font_family": "Montserrat, sans-serif",
        "font_weight": 400,
        "font_size_px": 11,
        "letter_spacing_px": 1.32,
        "uppercase": true,
        "underline": false,
        "no_wrap": false,
        "line_height": 1.45,
        "align_x": "flex-start",
        "align_y": "flex-end",
        "italic": false
      }
    }
  ],
  "font_stylesheets": [
    "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Montserrat:wght@300;400;500&display=swap"
  ]
}
Request 01a043db-b9a3-7ac2-b3c5-ef8febc2996f. Status 200. bria/ad-delayer. 1w ago
No prompt
ad-delayer · 1w ago