# Upload image without LINKING

**URL:** https://meta.discourse.org/t/upload-image-without-linking/259459
**Category:** Support
**Created:** [March 26, 2023, 2:33pm UTC](https://meta.discourse.org/t/upload-image-without-linking/259459 "2023-03-26T14:33:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [March 26, 2023, 2:33pm UTC](https://meta.discourse.org/t/upload-image-without-linking/259459/1 "2023-03-26T14:33:34Z")

</div>

I am trying to find the source of this problem.

I want that when a Discourse user uploads a screenshot, it will upload (as it normally does) but that the topic will have NO outgoing link, that is, it will not have the `<a href>` tag, but will only process the `<img>` without link.

I’ve done tests, including here on meta, and I can’t find a way to make discourse disable outgoing links on images. Is there a way to configure it?

This is an example, see this screenshot:

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/d/3/7d3bd4e246ee1e9acceba6a740b2361543ba7776.jpeg)

And other image

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/d/5/dd5e7cf4d04dc1722108df737ccc4f3976cf7207.png)

It seems to be a dimension issue on the image.  
If the image is small in size, upload and have no outgoing link.

See example of a 400 px image:  
 ![image](https://global.discourse-cdn.com/meta/original/4X/c/2/d/c2d6182b5be0bd711031e024b195ffdfc9d483b7.png)

This last image, 400px, at least in my tests, has no outgoing link. It only displays the image, but doesn’t add the outgoing `<a href>` to it to see the larger image.

Where in Discourse can I set this up?

> **About the screenshots content**
>
> Ps, all the screenshots have been random to prove the point I want to make. They have nothing to do with the topic.

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [March 26, 2023, 3:14pm UTC](https://meta.discourse.org/t/upload-image-without-linking/259459/2 "2023-03-26T15:14:58Z")

</div>

Images size less than or equal to `max image width` and `max image height` are not resized and lightboxed, if it’s what you mean.
