# Auto-download images inserted as bb codes

**URL:** https://meta.discourse.org/t/auto-download-images-inserted-as-bb-codes/36193
**Category:** Feature
**Created:** [1 december 2015 om 13:16 UTC](https://meta.discourse.org/t/auto-download-images-inserted-as-bb-codes/36193 "2015-12-01T13:16:13Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [1 december 2015 om 13:16 UTC](https://meta.discourse.org/t/auto-download-images-inserted-as-bb-codes/36193/1 "2015-12-01T13:16:13Z")

</div>

My users discovered an endless source of emojis…

They’re just clicking the “copy insert code for forums” button on various emoji collection websites and inserting the code in our forum. The code looks like this:

```
[url=http://www.topglobus.ru/besplatno-smajliki-forum-blog-web]>
[img]/uploads/default/original/2X/6/61b284bfd48d9fa5a1b60f750aa94fca1d37ffe0.gif[/img]
[/url]

```

Not only does Discourse skip downloading such an image for local storage, it also keeps an undesired link. i.e. the image is clickable.

I think this behaviour is not desirable. But if that was the intention, may we have an option to automatically convert such IMG insider URL combinations into a simple static image, which is them downloaded and stored locally, just like any other images in topic replies?

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [4 december 2025 om 11:37 UTC](https://meta.discourse.org/t/auto-download-images-inserted-as-bb-codes/36193/2 "2025-12-04T11:37:09Z")

</div>


