OG Image Generator
Create Open Graph images for social sharing previews. Customise title, subtitle, logo, colors, and layout — export as 1200×630 PNG, ready to use.
#00C4A0#0C0F1A#131722How Open Graph Images Increase Click Rates
When your content is shared on social media, the platform fetches your Open Graph image to display as a visual preview. A well-designed OG image can increase click-through rates by 2–3× compared to a page that shows a blank preview or an unrelated screenshot.
What Is an Open Graph Image?
Open Graph (OG) is a protocol created by Facebook that allows web pages to control how they appear when shared on social platforms. The og:image meta tag specifies the image URL that Facebook, LinkedIn, Slack, Discord, iMessage, and other apps display when your link is shared. The standard size is 1200×630px.
CTR Optimisation: What Works
High-performing OG images have a clear hierarchy: a large, bold title that's readable at thumbnail size, a subdued subtitle for context, a recognisable logo or brand element, and a strong brand color. Avoid cluttered designs — the image appears at roughly 500×262px in most feeds, so simplicity always wins.
Implementation: Adding OG Tags
After generating your OG image, upload it to your server and add these tags inside <head>: <meta property="og:image" content="https://yoursite.com/og-image.png">