Free Open Graph Image Generator

Design the social share image (Open Graph image) that shows up when your link is posted on Facebook, X, LinkedIn, and Discord. Pick a theme, add your text, and download a ready-to-use 1200x630 PNG.

The image that decides whether people click

When your link is shared, the platform shows a preview card and the image takes up most of it. Links with a clear, well-designed Open Graph image get noticeably more clicks than links with a blank card or a random cropped screenshot.

Pick a theme, type a headline and a supporting line, add your site name or logo, and download a 1200 by 630 pixel PNG, the size every major platform expects.

Getting it onto your site

Upload the PNG somewhere public and reference it from the head of the page:

  • <meta property="og:image" content="https://yoursite.com/og.png">
  • <meta property="og:image:width" content="1200">
  • <meta property="og:image:height" content="630">
  • <meta name="twitter:card" content="summary_large_image">

Design tips

Keep the headline short enough to read at thumbnail size, with strong contrast against the background. Leave some margin, because X and LinkedIn crop the edges slightly on mobile. Once it is live, paste your URL into our free Open Graph debugger to confirm each platform picks it up.

Frequently asked questions

What size should an Open Graph image be?

1200 by 630 pixels, which is what the generator outputs. This 1.91:1 ratio works on Facebook, X, LinkedIn, Discord, Slack, and iMessage.

Can I use the same image for X and Facebook?

Yes. Set og:image for everyone and add twitter:card with the value summary_large_image so X shows the large format. X falls back to the og:image tag when there is no twitter:image.

Can I upload my own logo?

Yes. Add your logo or avatar to the card along with your site name, then download the finished image.

Why is my new image not showing when I share the link?

The platform cached the old preview. Use its sharing debugger to re-scrape the URL, or append a query parameter to the link.

More free tools