# Very small PNGs are inappropriately converted to JPGs

**URL:** https://meta.discourse.org/t/very-small-pngs-are-inappropriately-converted-to-jpgs/102365
**Category:** Bug
**Created:** [11월 20, 2018, 5:14오전 UTC](https://meta.discourse.org/t/very-small-pngs-are-inappropriately-converted-to-jpgs/102365 "2018-11-20T05:14:23Z")
**Posts on this page:** 1
**Showing post:** 23

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [11월 21, 2018, 12:03오전 UTC](https://meta.discourse.org/t/very-small-pngs-are-inappropriately-converted-to-jpgs/102365/23 "2018-11-21T00:03:22Z")

</div>

Completed per:

[https://github.com/discourse/discourse/commit/86255faa08ed01930b55888cf52bc75d339f9766](https://github.com/discourse/discourse/commit/86255faa08ed01930b55888cf52bc75d339f9766)

Note recovering here is a bit tricky. After you get the commit deployed you are going to have to either:

- Change 1 byte of data in your png

OR

- Enter your container hunt the upload and destroy it

When you upload a file we tie the SHA1 hash of the upload with all the previous processes, so you can not force old uploads through the new pipeline.

---

_[View the full topic](https://meta.discourse.org/t/very-small-pngs-are-inappropriately-converted-to-jpgs/102365)._
