Title: Selective conversion vs bulk
Last modified: June 29, 2023

---

# Selective conversion vs bulk

 *  Resolved [memben](https://wordpress.org/support/users/memben/)
 * (@memben)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/)
 * First of all, thank you for a great plugin.
 * Upon installation on our multisite network (24 sites) we’re seeing the server
   Nginx error. Before we get that straightened out with our host (btw, love your
   sample text that can be copy-pasted and sent to host), can you tell me if bulk
   optimization is the only method of converting? Can it be done on a site by site
   basis? (Like “Only convert images on this installation.”) Or perhaps on an image-
   by-image basis? (For example, with the Smush plugin you can go through the media
   library and there’s an option to optimize one by one.)
 * The reason I ask is that your plugin is saying that we have 31,000 images that
   can be converted, and we’d really like to be able to test it on one site (or 
   even one page of one site) first.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16858339)
 * Hi [@memben](https://wordpress.org/support/users/memben/),
 * Thank you for your message.
 * The Smush plugin only considers files from the Media Library. However, our plugin
   takes into account all files from the /uploads directory. Thanks to which, for
   example, it also supports files generated by other plugins. It’s a slightly different
   operating philosophy. 31,000 images is not a lot – their conversion will go very
   smoothly. What’s more – to see the real result on the home page, all images must
   be converted.
 * If you want to check it only on one image, activate the plugin, add the file 
   to the Media Library and this file will be converted automatically. What can 
   you check it yourself on the basis of one file. Also remember that for best results
   I recommend trying the AVIF format. files converted to AVIF weigh about 50% less
   than images converted to WebP.
 * If you have a server configuration error, converting images is not possible. 
   We care about the security of your website, so if the plugin detects a problem,
   it will not allow you to convert images. Please give me the URL of your website
   and I will analyze for you how much you will gain by using our plugin.
 * Best,
    Mateusz
 *  Thread Starter [memben](https://wordpress.org/support/users/memben/)
 * (@memben)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16860170)
 * I don’t doubt the performance or results of the plugin. Our question about selective
   converting has more to do with concerns of adding 31,000 new media files to our
   hosting environment. (Especially given some of the disk space issues reported
   by other users.)
 * Perhaps consider adding this feature to a future release.
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16860196)
 * [@memben](https://wordpress.org/support/users/memben/) Yes it’s true. The plugin
   generates additional WebP and AVIF files. They are needed so that the images 
   can always work properly and not to modify your original files.
 * **How does the plugin work?**
    When a browser tries to download an image file,
   the server checks if it supports the AVIF format (if enabled in the plugin settings).
   If so, the browser will receive the equivalent of the original image in the AVIF
   format. If it does not support AVIF, but supports the WebP format, the browser
   will receive the equivalent of the original image in WebP format. In case the
   browser does not support either WebP or AVIF, the original image is loaded. This
   means full support for all browsers.
 * WebP and AVIF files are saved in a separate directory: /wp-content/uploads-webpc,
   so you can easily delete them.
 *  Thread Starter [memben](https://wordpress.org/support/users/memben/)
 * (@memben)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16860239)
 * Right – I understand how the plugin works. What I’m saying is that some users
   may not want to convert *all* images across *all* sites. Hence the need for selective
   converting.
 * The plugin already offers the ability to _exclude_ directories. (But in our case,
   that could require listing hundreds of comma-separated directories.) Maybe it
   could also offer the ability to _include_ directories.
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16867982)
 * [@memben](https://wordpress.org/support/users/memben/) You would like to see 
   how much the weight of the images on your website will decrease after using the
   plugin, right? You can do this [here](https://mattplugins.com/image-optimization-test)
   by entering your website URL. You will get a summary with a real score for your
   site.
 *  Thread Starter [memben](https://wordpress.org/support/users/memben/)
 * (@memben)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16871863)
 * No, that is not what we’re trying to accomplish. (We have already done that.)
   Please see my previous post.
 *  Plugin Author [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * (@mateuszgbiorczyk)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16872173)
 * [@memben](https://wordpress.org/support/users/memben/) Yes – I saw your proposal
   and thank you for it. I’m thinking about it. Each additional feature in the plugin
   has pros and cons.
 * By adding such a function to the list of files in the media library, additional
   items have been added there, which will make viewing images for everyone more
   complicated (currently, it shows statistics of converted images in [a separate column](https://ps.w.org/webp-converter-for-media/assets/screenshot-4.png)).
   By adding such a function [in the Bulk Optimization of Images section](https://ps.w.org/webp-converter-for-media/assets/screenshot-3.png),
   we will increase the complexity of this section – currently there is a list of
   files to be optimized (in the form of a tree), and making it an option to choose
   will make it more difficult to use.
 * I, as the author, have to choose which is better – additional functionality for
   a small number of users or simplicity for the vast majority of users. How does
   it look from your perspective?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Selective conversion vs bulk’ is closed to new replies.

 * ![](https://ps.w.org/webp-converter-for-media/assets/icon-256x256.png?rev=2636288)
 * [Converter for Media - Optimize images | Convert WebP & AVIF](https://wordpress.org/plugins/webp-converter-for-media/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webp-converter-for-media/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webp-converter-for-media/)
 * [Active Topics](https://wordpress.org/support/plugin/webp-converter-for-media/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webp-converter-for-media/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webp-converter-for-media/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 7 replies
 * 2 participants
 * Last reply from: [Mateusz Gbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/selective-conversion-vs-bulk/#post-16872173)
 * Status: resolved