How to use Open Graph Preview
- 1
Open the tool.
- 2
Enter your input.
- 3
Get your output instantly.
Open Graph Preview utility for fast and secure processing.
Open the tool.
Enter your input.
Get your output instantly.
Yes, it works entirely in your browser.
Yes, 100% free with no limits.
You spend time on a well-researched article. You optimize the headline, write a meta description, choose a strong header image. You publish it. A colleague shares it on Twitter. The preview card shows a broken image, a cut-off title, and a description pulled from random page text.
It happens all the time — and it's entirely preventable. The OpenGraph preview tool lets you see exactly what your link will look like before anyone shares it.
When someone pastes your URL into Twitter, Facebook, LinkedIn, or any messaging app that generates link previews, the platform's bot crawls your page and reads specific HTML tags from the <head> section. These tags are called OpenGraph (OG) tags, defined by a protocol created by Facebook.
The essential ones:
<meta property="og:title" content="Your Article Title Here" />
<meta property="og:description" content="A compelling 1–2 sentence summary." />
<meta property="og:image" content="https://yourdomain.com/header-image.jpg" />
<meta property="og:url" content="https://yourdomain.com/your-article" />
<!-- Twitter-specific, required for large image card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Your Article Title Here" />
<meta name="twitter:description" content="A compelling 1–2 sentence summary." />
<meta name="twitter:image" content="https://yourdomain.com/header-image.jpg" />
Without these tags, platforms guessing your content often get it wrong.
<head>.This is where the most common mistakes happen. Each platform has different display ratios, but there's a universal safe size that works on all of them:
1200 × 630 pixels at a 1.91:1 ratio
At this size, your image will display without cropping on Twit...
Looking for a more detailed deep-dive and advanced tips?
Read Full Article on our BlogYour data never leaves this device. All processing is handled locally by JavaScript.
Visualize how your website will look when shared on X (Twitter), Facebook, LinkedIn, and iMessage.
Recommended size: 1200 x 630 pixels
HTML Code to Add:
<meta property="og:title" content="ToolsHubs - Free Online Tools Directory" />
<meta property="og:description" content="Access 150+ professional-grade, privacy-first online tools. Convert, compress, and edit PDF, Image, Word & more—100% locally in your browser." />
<meta property="og:image" content="https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=1200&h=630&fit=crop" />
<meta name="twitter:card" content="summary_large_image" />