Discord Link Preview Checker

See the Discord embed your link will produce before you post it. Check og:image, twitter:card and theme-color, free.

Trusted by 10,000+ users

How to test your Discord embed

  1. 1

    Paste your URL

    Any public page. We fetch it and read every og: and twitter: tag in its head.

  2. 2

    See the Discord embed

    The result opens on the Discord preview: site name, title, description and image as they appear under a message.

  3. 3

    Fix what's flagged

    Each problem links to a plain-English fix, with the exact tag to add. Re-run the check to confirm it is live.

Why Discord has no preview tool

Discord has no embed debugger for links. The only way to see an embed there is to post the link in a channel, and Discord keeps the embed it fetched for a while, so a fix may not show straight away.

This checker shows the embed without posting anything, lists each tag it read, and flags the ones that change how Discord lays it out.

The tags Discord reads

Discord reads both Open Graph and Twitter Card tags, plus the theme-color meta tag for the embed's side bar. In practice twitter:card decides whether the image is shown large under the text or as a small thumbnail beside it.

TagFalls back toNotes
og:site_nameNoneThe small line above the title.
og:title<title>The blue, linked headline.
og:descriptionMeta descriptionShown in full under the title.
og:imagetwitter:imageShown large only with summary_large_image.
twitter:cardNoneSet summary_large_image for the full-width image.
theme-colorNoneColours the bar down the left edge of the embed.
<meta property="og:site_name" content="Your site" />
<meta property="og:title" content="Your page title" />
<meta property="og:description" content="One or two sentences." />
<meta property="og:image" content="https://example.com/og.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="theme-color" content="#5865f2" />

Discord embed image size

Discord publishes no size spec, but it lays out the large image at the same 1.91:1 ratio as other platforms, so use 1200 × 630. Without twitter:card set to summary_large_image, the image shrinks to a thumbnail beside the text.

Need an image at the right size? Create one with the free OG image generator and download a ready 1200 × 630 PNG.

Fix a broken Discord embed

Discord Link Preview Checker

Frequently Asked Questions

Answers to the questions people ask most about previews, missing images and stale caches.

How do I preview a Discord embed?

Paste the URL into the checker above. It reads the page's Open Graph and Twitter Card tags and shows the embed Discord will build, without posting in a channel.

Why is my Discord embed image so small?

Discord generally shows the large image only when twitter:card is summary_large_image; without it the image tends to become a small thumbnail beside the text. Add the tag and use a 1200 × 630 image.

How do I change the colour of a Discord embed?

Add a theme-color meta tag with a hex colour, such as #5865f2. Discord uses it for the bar down the left edge of the embed.

I fixed my tags. Why does Discord still show the old embed?

Discord holds on to the embed it fetched for each URL. Confirm the new tags are live here, then post the link again with a query string such as ?v=2 so Discord fetches it fresh.

Is this Discord link preview checker free?

Yes. There is no sign-up and no limit on the URLs you check. The same scan also previews Facebook, X, LinkedIn and WhatsApp.

Templates

Get more clicks with a better-converting image

Choose one of our free high-converting templates, customise in seconds, download and start sharing.

support