All processing happens locally in your browser · No data uploaded

Open Graph Generator

Create perfect Open Graph tags for rich previews when your links are shared on Facebook, LinkedIn, Twitter, and WhatsApp. See a live preview of how your link will look when shared.

Social Preview

OG Image: https://toolnest.io/og-image.png

TOOLNEST.IO

ToolNest — Free Online Tools

Fast, secure, browser-based tools for finance, development, and SEO. No uploads, 100% private.

Generated Tags

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://toolnest.io" />
<meta property="og:title" content="ToolNest — Free Online Tools" />
<meta property="og:description" content="Fast, secure, browser-based tools for finance, development, and SEO. No uploads, 100% private." />
<meta property="og:image" content="https://toolnest.io/og-image.png" />
<meta property="og:site_name" content="ToolNest" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://toolnest.io" />
<meta property="twitter:title" content="ToolNest — Free Online Tools" />
<meta property="twitter:description" content="Fast, secure, browser-based tools for finance, development, and SEO. No uploads, 100% private." />
<meta property="twitter:image" content="https://toolnest.io/og-image.png" />
<meta property="twitter:site" content="@toolnest" />

Open Graph Tags

og:title — page title (same as <title> or different)
og:description — social snippet (can differ from meta description)
og:image — 1200x630px recommended (2:1 ratio)
og:url — canonical page URL
og:type — website, article, product
twitter:card — summary_large_image for big preview

Examples

Article with large image

Result: og:type=article, og:image=..., twitter:card=summary_large_image

Full OG block with article-type and large Twitter card.

Frequently Asked Questions

What image size does Facebook recommend?

Facebook recommends 1200×630px (1.91:1 ratio) at minimum. Use PNG or JPEG under 8MB.

Why does my OG image not update on Facebook?

Facebook caches OG data. Use the Facebook Sharing Debugger (developers.facebook.com/tools/debug/) to force a cache refresh.