previewer.pro
Previewer.pro — Social Media Post Preview Tool
Preview your social media posts before you publish. Free, no login required.
$ previewer run twitter-card-validator
Preview and validate your Twitter Cards before sharing. Enter any URL to see how it will look on X, check your meta tags, and get instant feedback on what's missing.
// enters your browser only — no data is stored or shared
// card preview
previewer.pro
Preview your social media posts before you publish. Free, no login required.
// validation results
// why validate
Posts with Twitter Cards get significantly higher engagement. The preview image, title, and description make your content more clickable.
Without proper Twitter Cards, X generates a preview based on random page content. Validate your tags to ensure the right message appears.
Different content needs different cards — summary for blog posts, large image for photos, app cards for mobile apps. Validate to choose the right one.
// what's inside
See exactly how your URL will look when shared on X — image, title, description, and domain.
Automatically check for required Twitter Card tags and get instant feedback on what's missing or incorrect.
Summary, summary_large_image, app, and player cards — detect or manually select the card type to test.
If Twitter Card tags are missing, the validator falls back to Open Graph tags to show the best possible preview.
Preview your card in both X's light and dark display modes to ensure readability in both themes.
All validation happens in your browser. URLs and meta tags are never stored or shared with any server.
// how it works
$ enter-a-url // paste the URL you want to validate
$ click-validate // the tool fetches and parses meta tags
$ check-the-preview // see the card, fix any issues, and share with confidence
$ ▍
// best practices
Choose summary_large_image for content with strong visuals, summary for text-heavy pages, and player for videos.
For summary_large_image, use 1200×630px (2:1 ratio). For summary, use 120×120px. Always use high-quality images.
Titles are truncated at 70 characters on X. Put your most important message in the first 70 characters.
X uses Open Graph tags as a fallback. Always include og:title, og:description, and og:image alongside Twitter tags.
// faq
A Twitter Card is a preview that appears when your URL is shared on X (Twitter). It includes an image, title, description, and domain, making your content more engaging in the feed.
Enter any URL, and the tool fetches the meta tags from that page. It validates the Twitter Card tags, shows a live preview, and alerts you to any missing or incorrect tags.
The validator supports all Twitter Card types: summary, summary_large_image, app, and player. It detects the card type from your meta tags and shows the appropriate preview.
No. This is a preview-only tool. It only fetches meta tags from your URL to validate and display a preview. It never posts to X on your behalf.
The validator will show warnings for missing tags and fall back to Open Graph tags if available. If no tags are found, it will display a generic preview with the page title.
No. All validation happens in your browser. The URL and meta tags are never stored on any server or shared with any third party.