Squeeze

Description

Boost your site speed and performance by reducing the sizes of your images!
Squeeze plugin optimizes and compresses images on your website directly in your browser. No extra server used, no limits for images compression.

How does the Squeeze plugin work?

Squeeze plugin compresses images directly from your WordPress Media Library or during the image upload process. All the work is handled directly inside your browser using advanced compression algorithms. That means there’s no third party service for compression images. Thus, you can be sure with the privacy of your images, ensuring data privacy and faster processing.

Key Features

  • Performance Boost: Reduces image sizes to improve website loading speed and overall user experience.
  • Client-Side Image Squeezing: Compress images directly in the browser without sending files to external servers
  • Upload Optimization: Compresses images on-the-fly during the upload process, ensuring optimized images are added to your media library.
  • Bulk Compression: Allows you to compress multiple images at once from your WordPress Media Library.
  • Custom Path Compression: Select a folder on your site and compress all the images within that folder.
  • Selective Compression: Choose which images to compress based on your preferences and requirements.
  • Custom Squeezing Settings: Adjust compression parameters such as quality level to suit your specific needs.
  • Backup Option: Creates a backup file to restore a compressed image to the original image.
  • Wide Format Support: Squeezes images in popular formats, including JPEG, PNG, AVIF, and WebP.

Screenshots

  • Compressed image with the Squeeze Plugin
  • Squeeze’s Bulk Compression Page
  • Squeeze’s Restore and Recompress Options
  • Squeeze’s Basic Settings
  • Squeeze’s JPEG compression settings
  • Squeeze’s PNG compression settings
  • Squeeze’s WebP compression settings
  • Squeeze’s AVIF compression settings
  • Squeeze’s Bulk actions in the List view of Media Library

Installation

  1. Download the plugin ZIP file from the WordPress Plugin Directory, or install the plugin via the WordPress plugin installer.
  2. Extract the ZIP file (if downloaded from WordPress Plugin Directory).
  3. Upload the plugin folder to the wp-content/plugins/ directory of your WordPress installation.
  4. Activate the Squeeze plugin from the WordPress plugins dashboard.

FAQ

What does the speed of image compression depend on?

Because the compression process happens directly into your browser – it depends on your device’s performance.

Image compression process seems to be stuck. The browser doesn’t respond.

It may happen if you are trying to compress a PNG image with a high resolution. In that case, you should wait a while, until the image finishes its compression or a “Request timed out.” error message occurs.

How to fix a “Request timed out” error

Go to the plugin’s setting page (Media -> Squeeze Settings).
At the “Basic Settings” tab increase the value of the field “Compression timeout (in seconds)”. By default it equals 60 seconds, try to make it bigger. If the error still persists, that means the script cannot process your image.

How does the plugin work?

The plugin uses client-side compression algorithms and provides you with the ability to compress images in your WordPress media library or during the image upload process.

How are the images processed? Are they sent to an external server?

The images compressed directly in your browser – means no external server used. Squoosh does all the work locally. So you should not worry about privacy.

Why should I use image compression on my website?

Image compression helps improve your website’s performance by reducing the file size of images without significantly impacting their quality. Smaller image files load faster, resulting in faster page load times and a better user experience. Additionally, compressed images consume less bandwidth, which can be beneficial for websites with limited hosting resources or mobile users with limited data plans.

Which image formats does the Squeeze plugin work with?

Squeeze plugin supports JPG, PNG, WEBP and AVIF image formats.

Can I compress multiple images at once?

Yes, the plugin provides a bulk compression feature. This saves time and effort compared to compressing images individually.

Can I compress images NOT from the Media Library, but from a custom folder?

Yes, you can compress images from any folder within your WordPress installation.

Can I customize the compression settings?

Yes, the plugin allows you to customize various compression settings according to your preferences.

Reviews

Onwa-itolu 5, 2024 3 replies
I’ve been waiting for a plugin that can leverage Squoosh compression for years! I’m impressed!If I had one feature request it would be auto resizing to a specific set of dimensions like in Squoosh 🙂
Onwa-ise 10, 2023 1 reply
Great plugin! I’d love webp support if possible.
Read all 2 reviews

Contributors & Developers

“Squeeze” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Squeeze” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.7

  • Updated plugin’s UI and description

1.4.6

  • Bulk compress option for the list view of the Media Library
  • Pause/Resume option for the bulk compress process
  • Fixed bugs with the list mode
  • Fixed bug when bulk process stuck if image processing failed
  • Added timeout for image compression process
  • Added scaled image size for compression
  • Refactored JS code

1.4.5

  • Add bulk restore option to the list view of Media Library
  • Compress selected thumbnails separately

1.4.4

  • Delete .bak file on media delete

1.4.3

  • Fixed minor JS bug

1.4.2

  • Fixed security issue: check permissions for file upload

1.4.1

  • Fixed security issue: Arbitrary File Upload

1.4

  • Add AVIF support

1.3

  • Add WEBP support
  • Update settings page layout with tabs
  • Add ability to re-compress images
  • Add ability to compress images from custom folder

1.2

  • Fix minor bug in Media library

1.1

  • Fix PNG compressor

1.0

  • First release.