Example input
title=Data quality guide
description=Practical checks for analytics data.
url=https://example.com/guide/
image=https://example.com/guide-1200x630.jpg
DataHub
Tools
Open Graph Preview
Local-first
Preview a social card from Open Graph title, description, URL, and image fields.
This tool reads title, description, url, and image key=value lines and returns a div-based HTML mockup as text. It does not fetch a page, parse real og:* metadata, display a visual preview, or reproduce platform-specific cropping and truncation.
title=Data quality guide
description=Practical checks for analytics data.
url=https://example.com/guide/
image=https://example.com/guide-1200x630.jpgA <div class="og-preview"> HTML string containing the supplied image, title, description, and URL.The output is code, not a rendered social-card preview. It cannot prove what LinkedIn, X, or another crawler will fetch or display.
The Open Graph protocol defines page metadata, while social platforms decide how to fetch, cache, crop, and display it. A static div cannot reproduce those systems.
Sources checked July 24, 2026. Specifications and platform behavior can change; verify the sources before formal use.
No. It only reads the four fields you paste.
No. The current output is an HTML mockup string in the result area.
No. Inspect the deployed page source and use platform debugging tools.
Yes. Public sharing metadata should use complete, crawlable URLs.