# Recommended Image Dimensions?

**URL:** https://community.glideapps.com/t/recommended-image-dimensions/6172
**Category:** Ask for Help
**Created:** [March 30, 2020, 9:33pm UTC](https://community.glideapps.com/t/recommended-image-dimensions/6172 "2020-03-30T21:33:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![spencerb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencerb/32/4486_2.png) [@spencerb](https://community.glideapps.com/u/spencerb)
#### Post date: [March 30, 2020, 9:33pm UTC](https://community.glideapps.com/t/recommended-image-dimensions/6172/1 "2020-03-30T21:33:53Z")

</div>

Hi, is there a recommendation for creating images for Glide? Most of mine are 800px by 800px, and then I’m squashing the file size using Squoosh, which brings down the file size to around 35kb. But, I know if I resize it to 400px by 400px, it could result in even faster loading times, but not sure if the image will get scaled up causing pixelization.

So, I guess what I’m asking is, **what should be the recommended image dimensions for images so that whether it’s a bigger title image, or smaller list image, it looks good and loads fast?**

Or should I create 2 different columns for both smaller and larger images?

Thanks for your help,  
Glide newbie

---

<div class="post-metadata">

### Author: ![garrison](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/garrison/32/22059_2.png) [@garrison](https://community.glideapps.com/u/garrison)
#### Post date: [May 12, 2020, 9:01pm UTC](https://community.glideapps.com/t/recommended-image-dimensions/6172/2 "2020-05-12T21:01:47Z")

</div>

@spencerb: thanks for the heads up in my post on the same subject.

It would be great to have some clarity on this, especially as Glide now offers an enlarger user experience on tablet & desktop.

We use [Kraken.io](http://Kraken.io) to optimise our images with great compression, but it is really important to know what the recommended source image dimensions are.

Note: we are used to using WordPress where we have full control over optimisation of images and serving them via CDN using the optimal format, e.g. WebP etc.

---

<div class="post-metadata">

### Author: ![James\_Boynton](https://avatars.discourse-cdn.com/v4/letter/j/ea666f/32.png) [@James\_Boynton](https://community.glideapps.com/u/James_Boynton)
#### Post date: [September 10, 2020, 9:27pm UTC](https://community.glideapps.com/t/recommended-image-dimensions/6172/3 "2020-09-10T21:27:20Z")

</div>

Bump - this would be helpful…

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 10, 2020, 11:10pm UTC](https://community.glideapps.com/t/recommended-image-dimensions/6172/4 "2020-09-10T23:10:02Z")

</div>

> [@Externally Served Media Routes](https://community.glideapps.com/t/externally-served-media-routes/15020):
>
> I’m working with a large number of 100kb-200kb images that I am hosting externally on remote storage and linking in-app through the direct URL in my spreadsheet. However, whenever I look at my data tables in Glide it looks like it is fetching the entire image. Can someone confirm if Glide is passing that route and having the user fetch that data from my CDN or if it is caching and serving that media from Glide’s servers? Followup question if it is indeed caching my media, is there a better way…

> [@Does glide download the image url or just display it?](https://community.glideapps.com/t/does-glide-download-the-image-url-or-just-display-it/10827/2):
>
> Neither. Glide heavily caches your images and optimizes them per device, changing their format and resolution to load optimally for each operating system and screen density. I’m guessing that you’re asking because you’ve updated an image and it’s not updating in your app. If so, please see [How can I cause my images to update whenever they change?](https://community.glideapps.com/t/how-can-i-cause-my-images-to-update-whenever-they-change/364)
