PluginProbe
Squeeze – Image Optimization & Compression, WEBP Conversion / 1.6
Squeeze – Image Optimization & Compression, WEBP Conversion v1.6
1.7.15 1.7.14 1.7.13 1.7.12 1.7.11 1.7.10 trunk 1.0 1.1 1.2 1.3 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5 1.5.1 1.5.2 1.6 All 42 releases
squeeze / readme.txt

readme.txt in Squeeze – Image Optimization & Compression, WEBP Conversion 1.6, at readme.txt

211 lines 10.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Squeeze ===
2 Contributors: barb0ss
3 Tags: image compression, convert webp, image optimization, compress images, optimize images
4 Requires at least: 6.0
5 Tested up to: 6.7
6 Requires PHP: 7.0
7 Stable tag: 1.6
8 License: GPLv3
9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
11 Squeeze plugin optimizes and compresses images on your website directly in your browser. No extra server used, no limits for images compression.
12
13 == Description ==
14 Boost your site speed and performance by reducing the sizes of your images!
15 Squeeze plugin optimizes and compresses images on your website directly in your browser. No extra server used, no limits for images compression.
16
17 == How does the Squeeze plugin work? ==
18 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.
19 == Key Features ==
20 * **Performance Boost:** Reduces image sizes to improve website loading speed and overall user experience.
21 * **WEBP Conversion and Serving:** Convert images to the modern and efficient WEBP format and serve them seamlessly. The plugin adds .htaccess rules to serve WEBP images for supported browsers without changing URLs. Alternatively, enable the "Replace Image URLs" option to explicitly use WEBP versions on all pages.
22 * **Client-Side Image Squeezing:** Compress images directly in the browser without sending files to external servers
23 * **Upload Optimization:** Compresses images on-the-fly during the upload process, ensuring optimized images are added to your media library.
24 * **Bulk Compression:** Allows you to compress multiple images at once from your WordPress Media Library.
25 * **Custom Path Compression:** Select a folder on your site and compress all the images within that folder.
26 * **Selective Compression:** Choose which images to compress based on your preferences and requirements.
27 * **Custom Squeezing Settings:** Adjust compression parameters such as quality level to suit your specific needs.
28 * **Backup Option:** Creates a backup file to restore a compressed image to the original image.
29 * **Wide Format Support:** Squeezes images in popular formats, including JPEG, PNG, AVIF, and WebP.
30
31 == Installation ==
32 1. Download the plugin ZIP file from the WordPress Plugin Directory, or install the plugin via the WordPress plugin installer.
33 2. Extract the ZIP file (if downloaded from WordPress Plugin Directory).
34 3. Upload the plugin folder to the wp-content/plugins/ directory of your WordPress installation.
35 4. Activate the Squeeze plugin from the WordPress plugins dashboard.
36
37 == Frequently Asked Questions ==
38 = How does the plugin work? =
39
40 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.
41
42 = What does the speed of image compression depend on? =
43
44 Because the compression process happens directly into your browser - it depends on your device’s performance.
45
46 = Image compression process seems to be stuck. The browser doesn't respond. =
47
48 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.
49
50 = How to fix a “Request timed out” error =
51
52 Go to the plugin’s setting page (Settings -> Squeeze).
53 At the “Basic Settings” tab increase the value of the field “Squeeze timeout”. By default it equals 60 seconds, try to make it bigger. If the error still persists, that means the script cannot process your image.
54
55 = How are the images processed? Are they sent to an external server? =
56
57 The images compressed directly in your browser – means no external server used. Squeeze does all the work locally. So you should not worry about privacy.
58
59 = Can this plugin convert images to the WEBP format? =
60
61 Yes! The Squeeze plugin supports converting images to the WEBP format during the compression process. WEBP is a modern image format that provides superior compression while maintaining high quality, resulting in faster loading times and reduced bandwidth usage. To enable this feature, simply check the "Generate WEBP" option under the Basic Settings tab to output images in WEBP format.
62
63 = How are WEBP images served? =
64
65 By default, the Squeeze plugin adds rules to your .htaccess file to serve WEBP images automatically. This means that when a browser supports the WEBP format, the corresponding WEBP version of an image will be served without changing the original image's URL. This allows seamless integration without disrupting your website's existing structure.
66 If you enable the "Replace Images URLs" option in the plugin settings, the plugin will directly replace all image URLs on your pages with their corresponding WEBP versions. This can be useful for ensuring that WEBP images are explicitly used everywhere on your site.
67 The generated WEBP images are stored in the wp-content/squeeze-webp folder within your WordPress installation.
68
69 = Which scripts are used for compressing and converting images?
70
71 The Squeeze plugin utilizes the same scripts and libraries that power the Squoosh.app, an open-source project by the Google Chrome team. These include highly efficient image processing libraries such as:
72
73 * MozJPEG: Used for compressing JPEG images.
74 * OxiPNG: Used for compressing PNG images.
75 * WebP: Used for converting and compressing images to the modern WEBP format.
76 * AVIF: An advanced codec for creating lightweight and high-quality AVIF images.
77
78 = Why should I use image compression on my website? =
79
80 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.
81
82 = Which image formats does the Squeeze plugin work with? =
83
84 Squeeze plugin supports JPG, PNG, WEBP and AVIF image formats.
85
86 = Can I compress multiple images at once? =
87
88 Yes, the plugin provides a bulk compression feature. This saves time and effort compared to compressing images individually.
89
90 = Can I compress images NOT from the Media Library, but from a custom folder? =
91
92 Yes, you can compress images from any folder within your WordPress installation.
93
94 = Can I customize the compression settings? =
95
96 Yes, the plugin allows you to customize various compression settings according to your preferences. The Settings page is located at Settings -> Squeeze.
97
98 == Screenshots ==
99 1. Compressed image with the Squeeze Plugin
100 2. Squeeze's Bulk Compression Page
101 3. Squeeze's Restore and Recompress Options
102 4. Serving WEBP images instead of JPG and PNG. Even though the URL of the image remains the same, the response is in the WEBP format.
103 5. Replacing images URLs with the corresponding WEBP version. If your server does not support .htaccess file or it is not writable, then you can use this option to replace your images URLs and serve WEBP images.
104 6. Squeeze's Basic Settings
105 7. Squeeze's JPEG compression settings
106 8. Squeeze's PNG compression settings
107 9. Squeeze's WebP compression settings
108 10. Squeeze's AVIF compression settings
109 11. Squeeze's Bulk actions in the List view of the Media Library
110 12. Squeeze's Filter in the Grid view of the Media Library
111
112 == Changelog ==
113 = 1.6 =
114 * Refactored PHP and JS code
115 = 1.5.2 =
116 * Fixed webp convertion
117 * Added option to select image formats
118 = 1.5.1 =
119 * Fixed webworker bug
120 = 1.5 =
121 * Added WEBP serving
122 * Minor UI updates
123 = 1.4.9 =
124 * Added UI popup for bulk directory squeeze
125 * Added filters to the Media Library to select non-squeezed images
126 = 1.4.8 =
127 * Added webworker
128 * Fixed pause/resume on bulk Squeeze
129 * Minor UI/UX updates
130 = 1.4.7 =
131 * Updated plugin's UI and description
132 = 1.4.6 =
133 * Bulk compress option for the list view of the Media Library
134 * Pause/Resume option for the bulk compress process
135 * Fixed bugs with the list mode
136 * Fixed bug when bulk process stuck if image processing failed
137 * Added timeout for image compression process
138 * Added scaled image size for compression
139 * Refactored JS code
140 = 1.4.5 =
141 * Add bulk restore option to the list view of Media Library
142 * Compress selected thumbnails separately
143 = 1.4.4 =
144 * Delete .bak file on media delete
145 = 1.4.3 =
146 * Fixed minor JS bug
147 = 1.4.2 =
148 * Fixed security issue: check permissions for file upload
149 = 1.4.1 =
150 * Fixed security issue: Arbitrary File Upload
151 = 1.4 =
152 * Add AVIF support
153 = 1.3 =
154 * Add WEBP support
155 * Update settings page layout with tabs
156 * Add ability to re-compress images
157 * Add ability to compress images from custom folder
158 = 1.2 =
159 * Fix minor bug in Media library
160 = 1.1 =
161 * Fix PNG compressor
162 = 1.0 =
163 * First release.
164
165 == Upgrade Notice ==
166 = 1.6 =
167 * Refactored PHP: converted to Classes, exploded complex functions
168 * Refactored JS: exploded complex functions, add html templates to separate business logic from layouts
169 = 1.5.2 =
170 * Fixed webp convertion
171 * Added option to select image formats
172 = 1.5.1 =
173 * Fixed webworker bug: terminate it on complete squeezing
174 = 1.5 =
175 * Added WEBP serving for JPG and PNG images.
176 * Minor UI updates (savings label on the comparison table)
177 = 1.4.9 =
178 * Added UI popup for bulk directory squeeze
179 * Added filters to the Media Library
180 = 1.4.8 =
181 * Added webworker
182 * Fixed pause/resume on bulk Squeeze
183 * Minor UI/UX updates
184 = 1.4.7 =
185 * Updated plugin's UI and description
186 * Moved JS and CSS backend to external files
187 * Added sprite.svg for backend icons
188 * Updated restore defaults handler function
189 = 1.4.6 =
190 * Bulk compress option for the list view of the Media Library
191 * Pause/Resume option for the bulk compress process
192 * Fixed bugs with the list mode
193 * Fixed bug when bulk process stuck if image processing failed
194 * Added timeout for image compression process
195 * Refactored JS code
196 = 1.4.5 =
197 * Add bulk restore option to the list view of Media Library
198 * Compress selected thumbnails separately
199 = 1.4 =
200 * Add AVIF support
201 = 1.3 =
202 * Add WEBP support
203 * Update settings page layout with tabs
204 * Add ability to re-compress images
205 * Add ability to compress images from custom folder
206 = 1.2 =
207 * Fix minor bug in Media library
208 = 1.1 =
209 * Fix PNG compressor
210 = 1.0 =
211 * First release.