• Resolved blurry7923

    (@blurry7923)


    Hello,

    I am using your plugin, and I found out a potential bug. I thought that your plugin was not working, but when watching on the Media Library which one are converted, and which one are not, I found out that all files with .jpeg extension are not processed, whereas all the files with the extensions .png/.jpg/.webp have the stats on the right side Converter for Media.

    Could you check if you missed the .jpeg extension in your code, whereas it is explicitly written in the settings “Supported files extensions” .jpg/.jpeg ?

    Best regards,

Viewing 8 replies - 31 through 38 (of 38 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Yes @blurry7923 – I analyzed it and now I know what the problem is. I will add this in the next update that will be released today.

    Thank you very much for your application and your commitment. I am really grateful to you because you devoted a lot of time to me and thanks to your cooperation I was able to come to a solution.

    Thread Starter blurry7923

    (@blurry7923)

    @mateuszgbiorczyk thanks to us for providing this plugin ??</img>

    Moreover, a nice feature to have would be to have a checkbox in your settings, which removes the old extension of newly uploaded files to .webp, so when it loads in the website, we don’t have weird extension which are not related to the real extension.

    so for example, I have myfile.jpeg, and I would like myfile.webp on the original file uploaded and the thumbnails, so people sees the real format of the image. It is impossible on our side to set .webp to the file before uploading because I assume your plugin won’t be able to know which format the file is then.

    What do you think?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @blurry7923 We do not recommend using only WebP files, as there are some browsers that do not support WebP.

    How does it work now?

    When the 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 an equivalent of the original image in AVIF format. If it does not support AVIF, but supports the WebP format, the browser will receive an equivalent of the original image in WebP format. If the browser does not support either WebP or AVIF, the original image is loaded. This means full support for all browsers.

    Thread Starter blurry7923

    (@blurry7923)

    ok I understand.

    Thank you for your work.

    I tried multiple plugins like Smush, but I think yours is simpler. I just noticed that uploading bulk images is slow with your plugin, yesterday when trying to upload all my screenshots.

    Is all the processing done in the website server, or online? What could be the reason?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @blurry7923 Could you please tell me exactly what exactly is taking a long time?

    Images are converted asynchronously, so this should not affect the time it takes to add images to the Media Library.

    Thread Starter blurry7923

    (@blurry7923)

    @mateuszgbiorczyk maybe it is my server, but when I add multiple files, the 100% bar is slowly going from file to file.

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @blurry7923 Can you do a little test? Count exactly how long does this process take with my plugin active and when my plugin is inactive? For the same files.

    Thread Starter blurry7923

    (@blurry7923)

    @mateuszgbiorczyk I think it is due to my server. because it takes long time too without your plugin.

Viewing 8 replies - 31 through 38 (of 38 total)
  • The topic ‘.jpeg not converted but .jpg converted’ is closed to new replies.