How to share an image link without triggering downloads
When you paste a direct image link into Discord — one that ends in .jpg, .png, .gif, or similar — Discord automatically downloads and displays it as an embedded image in the chat. If you want to share the link itself without that automatic read and preview, wrap the link in angle brackets: <https://example.com/image.jpg>. Discord will then show it as plain text instead of fetching and displaying the image.
This matters because some people share image links for archival, reference, or privacy reasons and do not want Discord's servers to process and cache the image. Wrapping the link prevents Discord from making that request at all.
The angle bracket method works for any link type, not just images. It tells Discord to treat the content as a plain URL rather than something to preview or embed.
Key Takeaways
- Wrapping a link in angle brackets — <URL> — stops Discord from downloading and displaying it as an embedded preview.
- Without angle brackets, Discord automatically fetches image links that end in file extensions like .jpg or .png.
- This method works whether you are sharing your own image or someone else's link.
- The link remains clickable and functional; it just does not auto-load inside Discord.
Why Discord downloads images automatically
Discord's default behavior is to fetch and display any image link you paste. This happens because Discord wants to show a preview — it makes sharing faster and lets people see what they are clicking before they leave the chat. But that automatic fetch means Discord's servers request the image from wherever it is hosted, which creates a record of the access.
If you are sharing a link to an image hosted on your own server, on a private site, or somewhere you want to keep traffic patterns private, that automatic read can expose information you did not intend to share. Wrapping the link prevents the fetch entirely.
Step-by-step: wrapping a link in angle brackets
Open the Discord chat where you want to paste the link. Type the less-than symbol: <. Paste or type the full image URL. Type the greater-than symbol: >. Press Enter to send.
The message will show the link as plain text, and Discord will not request the image. Anyone in the chat can still click the link to view the image in their browser, but Discord itself does not read it.
On mobile, the process is identical — find the less-than and greater-than symbols on your keyboard (usually on the same key as the comma and period), and type them around the URL.
What happens when you use angle brackets
Discord recognizes angle brackets as a signal to treat the content as plain text. The link appears in your message as a clickable URL, but Discord does not make a request to fetch the image file. This means the image host does not see a request from Discord's servers, and Discord does not cache or process the image.
The person reading your message can still click the link and view the image in their web browser. They just have to take that extra step instead of seeing it when ready in Discord.
Other ways to share without auto-read
If you want to share an image but prevent Discord from downloading it, you have a few options beyond angle brackets. You can describe the image in text and provide the link separately, making it clear the link is optional. You can also upload the image to Discord directly instead of linking to it — this gives you control over when and how it is shared, though Discord still processes the file.
Another approach is to use a link shortener or redirect service, though this is less reliable because Discord may still attempt to preview the shortened link depending on how the service is configured.
When you might want to prevent auto-read
Preventing auto-read is useful when you are sharing links to images on private servers, internal company resources, or sites where you want to track who accesses the content. It also helps if you are sharing a link for reference but do not want Discord to cache a copy of the image.
Some people use this method when sharing sensitive images or links they do not want Discord's systems to process. Others use it straightforward to keep the chat cleaner by avoiding large image previews.
Frequently Asked Questions
Does wrapping a link in angle brackets work for videos and other file types?
Yes. Angle brackets prevent Discord from previewing any type of link — images, videos, websites, or documents. Discord will show the URL as plain text instead of fetching and displaying a preview.
Can people still click the link if I use angle brackets?
Yes. The link remains fully functional and clickable. Using angle brackets only stops Discord from automatically fetching and displaying a preview — it does not disable the link itself.
Will the image host know if I share the link with angle brackets?
The image host will not see a request from Discord's servers, but they will see a request if someone clicks the link in Discord and views it in their browser. Angle brackets only prevent Discord from making the initial request.
Do I need to use angle brackets every time I share a link?
No. Use them only when you specifically want to prevent Discord from downloading and displaying a preview. For most everyday sharing, the default auto-preview behavior is fine.