Rendering
Turn a creative into the image files you post.
Rendering turns a template or creative into a PNG, or a whole batch of them at once. It happens on our servers, so you get the same result every time, on any machine.
One creative
Render a single creative to one format, or to every format at once. In the app it's the export button. From the command line:
braaand render <brandId> <creativeId> --all-formatsA whole batch
Render many creatives across every format in one call, named predictably so they're easy to drop into an ad manager:
braaand render batch <brandId> <creativeId> <creativeId> ...From your AI
When your agent renders something, it gets the image back inline, right in the chat. That's what lets it look at a result and fix it if needed, without saving files anywhere.
Previews
The thumbnails on cards around the app are cached so pages stay fast. After you change your brand, hit "Refresh previews" on a page to rebuild them with the new look.