• Resolved mfelicio

    (@mfelicio)


    I have a lof of jpg images in my website and I would like to convert all the images to AVIF for good, then I would delete the jpg files. Is it possible to do so with this plugin? This way I could convert once, delete jpg files and save server space usage.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hi @mfelicio,

    Thank you for your message.

    Our plugin is not used to optimize the amount of disk space used. The plugin can be used to optimize the weight of images loaded on the website, which makes the website load faster.

    Maybe I’ll tell you how our plugin works and why the original files are needed?

    When a browser tries to download an image file, the plugin checks if it supports the AVIF format (if enabled in the plugin settings). If so, the browser will receive an 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.

    Our plugin does not modify or delete original files. Files converted to WebP and AVIF formats are saved in a separate directory: /wp-content/uploads-webpc/.

    Below I have attached the tutorial describing how to test the plugin:
    https://mattplugins.com/docs/how-to-test-converter-for-media-plugin

    I recommend you to try the AVIF format on your website. Images converted to the AVIF format on your website will weigh about 50% less than images converted to WebP only, maintaining even better image quality. This will further improve the performance of your website.

    Best,
    Mateusz

Viewing 1 replies (of 1 total)
  • The topic ‘Convert to AVIF for good’ is closed to new replies.