Generate stunning social media preview images with a single URL. Five beautiful templates, infinite customization, instant CDN delivery. Just add your text.
Customize and see your image update in real time
/api/og?title=Ship+Better+Products&subtitle=Beautiful+OG+images+for+every+page.+No+design+skills+needed.&template=gradient&theme=dark&accent=6366f1&fontSize=lgEach one designed for a different use case
Bold gradient backdrop
Clean & centered
Article card style
Launch announcement
Moody & atmospheric
One meta tag. That's it.
<meta property="og:image"
content="https://snapog.vercel.app/api/og
?title=My+Page+Title
&template=gradient
&accent=6366f1" />export const metadata = {
openGraph: {
images: [{
url: `https://snapog.vercel.app/api/og
?title=${encodeURIComponent(title)}
&template=product`,
width: 1200,
height: 630,
}],
},
};Start free. Scale when you need to.