Anyone else struggle with clients never resizing and compressing images?

[ad_1]

Some clients manage their blog and consistently upload 5MB-10MB images.

I have step-by-step documentation for them, but I might be looking into a plugin (likely paid for a good product) that resizes and compresses automatically upon upload.

Free plugins (100 compressions per month or something) can actually be only \~12 seperate images, because of WordPress’s image sizes and theme image sizes. So if feels so much more efficient for it to be done before upload.

Any recommendations, perhaps with an unlimited license option?

[ad_2]
10 Comments
  1. ReSmushit is great for compression for a free product as long as images are under 5mb. Compress the existing library and set to compress on upload.

  2. Yep. Always.

    Cloudflare has a clever way of building its CDN cache of the website images with resized versions that get served as webp. The reverse proxy sees the request for the origin image URL and serves it using the optimized image from the cache instead. So while the website file system still grows larger than desired, at least the images are automatically served to users as optimized versions. It’s not perfect all the time because sometimes the cache needs to refresh, but it can be an easy way to handle the problem. I don’t know if that is a great permanent solution, but Rocket + Imagify can do auto optimization. I’ve also used Smush for images and it’s good too.

  3. I bought lifetime deals for ShortPixel and EWWW image optimization plugins, and now we don’t have any more issues with our dear clients complaining about image sizes, speed, or whatsoever. 🙂

  4. Have your site do it for them using functions.php to define image sizes and mb limits.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer