Webflow Design Techniques

Resizing Images for Webflow

Overview
Layout Techniques
Optimize Multi-line Text Layout Across Breakpoints
3:27
021
Image Optimization
Resizing Images for Webflow
3:44
041
Collection Lists
Nested Collection Lists Using a Multi-Ref
051
Nested Collection Lists
11:08
052
CMS Item-Specific Layouts in a CSS Grid
053
Working with Images
Use Background Images for a Consistent Fit
5:21
210
Clipping & Masking Techniques
211
No items found.

Here's an easy way to meet WebFlow's 4 MB maximum image-size requirement, without leaving the designer.

There are many tools for the resizing. I prefer to use Image Resizer for Windows, a free tools by Brice Lam.

Webflow does a lot to optimize your images for mobile devices, but it can't do everything.

Here are some key things to understand, and best practices to follow when uploading images to your website.

How Webflow handles Images

If you're familiar with HTML, you may find this interesting and informative. If you're not, you can scroll down to the best practices.

  1. Webflow provides a 4MB limit on image size uploads. Sometimes that feels like a pain ( why not offer a resize option? ). However it's there to protect you.
  2. The uploaded image is left unchanged as the original artwork. This is good, if you've prepared it - but often not so good for clients are uploading their own artwork, and don't understand image optimizaton.
  3. Image elements use the HTML srcset attribute to provide a range of resized image variations for the browser to choose from. This makes the mobile experience faster, because browsers on smaller displays can choose to download smaller image sizes.
  4. However, images applied as background artwork do not have srcset support, you only get the original image size, even on mobile devices. This can crush data plans and website performance on phones if you're not careful.
  5. The image format ( JPEG v PNG ) is preserved, even in the resized variants. So if you upload a PNG that's used in an Image, Webflow creates resized variations - but maintains PNG format. If you're uploading photos as PNGs, then all versions of that image will be about 2x to 3x larger file size than needed.

You need to prepare the original uploaded image carefully. If you don't, your website will look slow, possibly affect your SEO ( as a slow-loading website ), and you'll chew through a lot of mobile data unnecesarily.

Best Practices

My current best-practices are -

  1. As a rule, always use JPEGS for photos and PNGs or SVGs for logos.
  2. Keep the original image dimensions to a minimum, for the largest expected desktop view. Even for the large top-of-page "hero" area photos, I aim for about 1400 px wide maximum, for landscape-oriented photos.
  3. Optimize the file size for the image content. Photoshop's export-to-web tool does this well, where you can visually see the effect of different JPEG compression levels, and choose the best. There are other tools now which take this even further using artificial intelligence.
  4. If you are not a photoshop user, use Image Resizer for Windows, set to "Medium" size. It's free and very easy to use, and integrates directly with the Windows Explorer.

Table of Contents
Did we just make your life better?
Passion drives our long hours and late nights supporting the Webflow community. Click the button to show your love.