# Why some images aren't automatically downloaded?

**URL:** https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554
**Category:** Feature
**Created:** [9월 22, 2015, 1:56오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554 "2015-09-22T01:56:08Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Fabio\_Machado\_de\_Oli](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Fabio\_Machado\_de\_Oli](https://meta.discourse.org/u/Fabio_Machado_de_Oli)
#### Post date: [9월 22, 2015, 1:56오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/1 "2015-09-22T01:56:08Z")

</div>

For some images, I notice Discourse downloads a local copy. It doesn’t happen for some of them.  
I observed in the same image from this [Lightboxed images with giant filenames cause horizontal scroll](https://meta.discourse.org/t/lightboxed-images-with-giant-filenames-cause-horizontal-scroll/33346)

Its in google cdn:

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

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [9월 22, 2015, 2:00오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/2 "2015-09-22T02:00:47Z")

</div>

What if the image is 3 gb? Should it be downloaded? That is one reason.

---

<div class="post-metadata">

### Author: ![Fabio\_Machado\_de\_Oli](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Fabio\_Machado\_de\_Oli](https://meta.discourse.org/u/Fabio_Machado_de_Oli)
#### Post date: [9월 22, 2015, 2:16오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/3 "2015-09-22T02:16:07Z")

</div>

How does the setting “Retrieve images from remote URLs to insert the correct width and height dimensions” works? What triggers it?

I saw Discourse did it for some other image, and now I’m not sure what is the expected behavior. Is it the image size?

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [9월 22, 2015, 5:59오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/4 "2015-09-22T05:59:27Z")

</div>

> [@Fabio\_Machado\_de\_Oli](#):
>
> How does the setting “Retrieve images from remote URLs to insert the correct width and height dimensions” works? What triggers it?

That’s automatically done for all posts after you submit it.

The “download remote images to local” setting is probably what you’re thinking about. It _turns off automatically_ when there is less than 25% disk space left, and the admin must manually turn it back on (and change the % or free up disk space).

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [9월 22, 2015, 7:25오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/5 "2015-09-22T07:25:05Z")

</div>

I kinda replied here

> [@Firefox doesn't support WebP image format](https://meta.discourse.org/t/firefox-doesnt-support-webp-image-format/33176/5):
>
> The issue is that the linked image is a WebP file which is currently [only supported in Chrome](http://caniuse.com/#feat=webp). Here’s the link to the related bugzilla issue: [https://bugzilla.mozilla.org/show\_bug.cgi?id=856375](https://bugzilla.mozilla.org/show_bug.cgi?id=856375).

The image you linked is a WebP file. Since it’s only supported by Chrome right now, we don’t even consider it an image.

---

<div class="post-metadata">

### Author: ![Fabio\_Machado\_de\_Oli](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Fabio\_Machado\_de\_Oli](https://meta.discourse.org/u/Fabio_Machado_de_Oli)
#### Post date: [9월 22, 2015, 10:13오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/6 "2015-09-22T10:13:05Z")

</div>

After you mentioned it in the previous topic, I figured the playstore links a different format depending of the browser you’re on. I think I’m using the firefox version, and maybe its the lack of a extension in the filename.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [9월 22, 2015, 10:16오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/7 "2015-09-22T10:16:19Z")

</div>

> [@Fabio\_Machado\_de\_Oli](#):
>
> maybe its the lack of a extension in the filename

Yeah, that too 🙂 We need the extension to be able to recognize it is an image.

---

<div class="post-metadata">

### Author: ![Fabio\_Machado\_de\_Oli](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@Fabio\_Machado\_de\_Oli](https://meta.discourse.org/u/Fabio_Machado_de_Oli)
#### Post date: [9월 22, 2015, 10:50오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/8 "2015-09-22T10:50:44Z")

</div>

It’s good enough for me, I was not sure about the disk space tradeoff in my specific case.

---

<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: [12월 4, 2025, 11:37오전 UTC](https://meta.discourse.org/t/why-some-images-arent-automatically-downloaded/33554/9 "2025-12-04T11:37:01Z")

</div>


