Back to blog

Sharing guides

How to Get an Image URL for Discord

Discord renders direct image URLs inline. Learn how to turn any image into a link that unfurls in your server — no attachments, no re-uploads.

Jul 29, 2026Maya ChenMaya Chen

Discord turns direct image URLs into inline previews automatically. If your link answers with the image file itself — not a viewer page — the picture renders right in the channel for everyone. This guide shows the fast path from a local image to a link Discord will unfurl.

Why some image links embed and others don't

When you paste a URL into Discord, the app fetches it and checks what comes back. If the response is an HTML page, Discord shows a generic link preview at best. If the response is the image file with an image content type, Discord renders the picture inline.

That is the whole trick: the URL must serve the image, not a page about the image. Gallery links from most photo apps fail this test — they return a wrapper page with ads and buttons, so your friends see a blue link instead of the picture.

The 20-second workflow

  1. Take your screenshot or pick the image file (JPG, PNG, WebP, or GIF, up to 2 MB).
  2. Open the ImageToURL converter and paste with Ctrl+V / Command+V, or drop the file.
  3. Click create, then copy the Direct URL output.
  4. Paste the URL into any Discord channel. It unfurls into an inline image within a second or two.

No account is needed for guest uploads — you get a working link before Discord even finishes rendering the preview.

Getting a GIF to play inline

Animated GIFs deserve a special note because many hosts quietly convert them to video or freeze the first frame. A GIF hosted through the GIF to URL tool keeps every frame, so the animation plays directly in the channel — reactions, demos, and memes all survive the trip.

Tips for cleaner shares

  • Crop before you capture. A focused region reads better in a busy channel than a full dual-monitor screenshot, and it stays under the size limit.
  • Check the frame. Discord preview cards show the whole image — tabs, notifications, and all.
  • Keep the delete credential. Guest uploads come with a removal code. If you shared something you regret, delete it and the URL stops serving the image everywhere it was posted.

When to use attachments instead

Discord attachments are fine for one-off shares inside a single server. A URL wins when the same image needs to appear in several places — a channel, a forum thread, a GitHub issue, and a doc — because you paste one link instead of uploading four copies.