Use case
Automated social media graphics
Turn data or a CMS entry into on-brand social cards across every platform size — via API, on a schedule, with no designer in the loop.
The problem
Marketing needs a steady stream of on-brand posts sized per platform. Producing them by hand doesn't scale, and consistency slips across dozens of variants.
How it works with Kynva
- 01
Send content to /generate
POST your headline/CTA and an export profile (e.g. instagram-post) with your brand kit. Preview mode returns the rendered image synchronously.
- 02
Fan out across platform sizes
Re-request with different export profiles for Instagram, X, LinkedIn — the engine reflows the layout to each canvas while holding the brand.
- 03
Automate it
Trigger from your CMS, a cron, or (soon) a Zapier/Make step. Subscribe to the render.completed webhook to post automatically.
Why Kynva
- One brief → many on-brand sizes, reproducibly.
- Brand governance is enforced, so batch #500 looks like batch #1.
- Deterministic output means a scheduled job is byte-stable and testable.