Ad creative generator and admin Ad Studio
Generate branded ad creatives in 9 standard sizes via one URL. Preview and download from the admin Ad Studio.
If you run Google Ads, Facebook, Reddit, or LinkedIn campaigns, you know the pain of needing the same creative in six different aspect ratios. Rebuild in Figma, export, upload, repeat.
LiveStatus now generates them on demand. Hit the new /api/og/ad route with a headline, optional subhead, CTA, and variant size. Get back a PNG. Example:
https://livestatus.dev/api/og/ad?headline=The+only+status+page+with+a+real+mobile+app&cta=Start+free&variant=square
Nine variants supported: og (1200x630), square (1080x1080), story (1080x1920), linkedin (1200x627), reddit (1200x630), pinterest (1000x1500), google-square (1200x1200), google-portrait (960x1200), hero (1920x1080).
Every image uses the LiveStatus brand: dark navy background, emerald accent, wordmark in the corner, CTA pill. Long headlines auto-shrink so they never overflow.
For a preview and one-click download, we shipped an admin Ad Studio at /admin/ad-studio (super-admin only). It has a live preview, 12 preset headlines covering mobile, pricing, migration, and founder angles, and copy-URL and download-PNG buttons. Drop the URL into any social network, Google Ads responsive display creative, or email signature and you're done.
Everything is cached at the edge for an hour so high-traffic embeds don't hammer the renderer.