Every page you ship deserves a social card. ogsmith renders pixel-perfect OG images at the edge — no headless browser, no design tool, no build step.
Change anything — the image is rendered live by the same API you’d put in your <meta> tags.
Grab a free key — 250 images a month, no card required.
# Render an image — this is the whole integration https://api.ogsmith.dev/v1/og?title=Hello+world&template=gradient&key=og_live_… # Or embed safely in public HTML with a signed URL (no key exposed) <meta property="og:image" content="https://api.ogsmith.dev/v1/og?title=…&kid=ab12cd34&sig=hmac…">
Params: title (required), template (basic, gradient, split, article, minimal, code), description, site, author, tag, theme, accent, logo, image, scale=2 for retina. Responses are immutable-cached — repeat URLs are free and instant.
Cache hits never count against your quota. Cancel anytime.