No invented success claims
Results come from the submitted page response and extracted tags—not a hidden popularity metric.
Check how any URL may appear on Facebook, X, LinkedIn and more. Preview social cards, inspect Open Graph tags, and find missing images or text.
Paste a public URL to get platform previews, an actionable diagnostic score, and a report you can hand directly to a developer.
Preview the card first, then inspect the metadata and technical signals behind it.
Compare representative card layouts across major social platforms in one run.
Powered by Next.js and optimized for speed. Get previews in milliseconds.
Facebook, X, LinkedIn, Google Search, Instagram, Threads, Tumblr, Mastodon, Nextdoor, and Bluesky.
Process up to 100 URLs at once with batch export in JSON or CSV format.
Uses custom-built social preview components for authentic platform appearances.
Use the REST API with copy-ready examples in several common programming languages.
Share reports, compare URLs, copy individual fixes, or hand the full repair prompt to an AI coding agent.
No registration required. Start generating social previews immediately at no cost.
Check a representative preview and the metadata each platform can use.
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
View specific preview
Process up to 100 URLs at once with our bulk processing tool. Useful for agencies, marketers, and content creators who need to optimize multiple pages simultaneously.
Integrate social preview generation directly into your applications with our comprehensive REST API. Perfect for developers, agencies, and businesses that need programmatic access to our platform.
Request:
GET /api/metadata?url=https://example.com
Response:
{ "title": "Example Page", "description": "A sample page for testing", "image": "https://example.com/image.jpg", "platforms": { "facebook": { ... }, "twitter": { ... } } }
The report shows what was fetched and how every score was calculated.
Results come from the submitted page response and extracted tags—not a hidden popularity metric.
Inspect the exact metadata values used for the previews and platform-readiness checks.
Copy or download the diagnostics report as JSON for QA, releases, or client work.