# Thumbnail is sometimes bigger in size than actual image

**URL:** https://meta.discourse.org/t/thumbnail-is-sometimes-bigger-in-size-than-actual-image/62641
**Category:** Bug
**Created:** [2017年五月13日 08:26 UTC](https://meta.discourse.org/t/thumbnail-is-sometimes-bigger-in-size-than-actual-image/62641 "2017-05-13T08:26:18Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![GlitchMr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/glitchmr/32/96700_2.png) [@GlitchMr](https://meta.discourse.org/u/GlitchMr)
#### Post date: [2017年五月13日 08:26 UTC](https://meta.discourse.org/t/thumbnail-is-sometimes-bigger-in-size-than-actual-image/62641/1 "2017-05-13T08:26:18Z")

</div>

EDIT: Nevermind, I never realized that the post I linked to is really old. I’m fairly sure by now it’s fixed? It still may be worth considering updatiing old images, but whatever, it’s probably not big of a deal.

While browsing Rust Discourse, I noticed this post: [The RustDT Eclipse IDE thread - #5 by bruno\_medeiros - The Rust Programming Language Forum](https://users.rust-lang.org/t/the-rustdt-eclipse-ide-thread/2087/5?u=xfix). It included the following image.

 ![](https://global.discourse-cdn.com/meta/original/3X/8/1/812c8a49bcec282a7aa3ebb8ab7a9d7476d732ad.png)

I’m using a limited bandwidth mobile connection, which is why I’m using an add-on to not download huge images (which I currently defined to be at least 50KB in size). Hovering over it shown me that the image is 31kB, which should have been downloaded.

So I checked how big is thumbnail – it ended up being 132kB in size or so, which is crazy compared to original 31kB. Discourse should in my opinion just use original image if thumbnail is bigger than original image.

---

<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: [2017年五月13日 09:08 UTC](https://meta.discourse.org/t/thumbnail-is-sometimes-bigger-in-size-than-actual-image/62641/2 "2017-05-13T09:08:08Z")

</div>

Yeah, that bug was fixed a while ago. It isn’t retro-active though. It would require a cleanup of all the OptimizedImage (thumbnails) and a rebake of all the posts.

---

<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: [2017年五月13日 18:30 UTC](https://meta.discourse.org/t/thumbnail-is-sometimes-bigger-in-size-than-actual-image/62641/3 "2017-05-13T18:30:53Z")

</div>


