# Image Resizing - Desktop vs Mobile Differences

**URL:** https://meta.discourse.org/t/image-resizing-desktop-vs-mobile-differences/269921
**Category:** UX
**Created:** [June 28, 2023, 4:44pm UTC](https://meta.discourse.org/t/image-resizing-desktop-vs-mobile-differences/269921 "2023-06-28T16:44:17Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [June 28, 2023, 5:01pm UTC](https://meta.discourse.org/t/image-resizing-desktop-vs-mobile-differences/269921/3 "2023-06-28T17:01:39Z")

</div>

> [@Octoberon](#):
>
> While experimenting with a 3MB image with a resolution of 4032x3024 I noticed that uploading via a computer resulted in an image downsized to 1920x1440 but when I uploaded the same photo from the Photos app on an iPhone it was stored the image at 4032x3024.

When Discourse detects a large enough image it triggers [Client side image optimization enabled by default](https://meta.discourse.org/t/client-side-image-optimization-enabled-by-default/197617) to optimize the image on the user device before uploading it.

This works on every device, be it mobile or desktop, except for Apple mobile devices were a series of bugs in the only browser engine allowed made we disable this feature there.

---

_[View the full topic](https://meta.discourse.org/t/image-resizing-desktop-vs-mobile-differences/269921)._
