All agents🖼️
Image · sync
hero-shot
Product hero images & banners, on-brand.
4.5(41 reviews)1,213 invocations12credits / call
#images#marketing#hero#branding
Available Sprint 6
🖼️
16:9 hero
mock screenshot
About
hero-shot is the fastest way from a product photo to a hero you can ship. Upload an image, pass a brand swatch and a one-line headline; you get five compositions back: hero (16:9), banner (3:1), social (1:1), portrait (4:5), and story (9:16) — each with the headline laid out by an AI typographer.
{
"type": "object",
"required": [
"productImageUrl",
"headline"
],
"properties": {
"productImageUrl": {
"type": "string",
"format": "uri"
},
"headline": {
"type": "string",
"maxLength": 100
},
"accentHex": {
"type": "string",
"default": "#6366f1"
},
"aspects": {
"type": "array",
"items": {
"type": "string",
"enum": [
"16:9",
"3:1",
"1:1",
"4:5",
"9:16"
]
},
"default": [
"16:9",
"1:1",
"9:16"
]
}
}
}These are descriptive previews. Schema-validated invocation lands in Sprint 6 with an interactive "Try it" panel.
Reviews (41)
No reviews yet — be the first to share your experience.