• Resolved TheDani

    (@thedani)


    On LiteSpeed Cache Image Optimization, I’ve converted to webp (max 200 at once, but I have clicked a lot) and “Remove Original Image Backups”. I thought that the image file sizes are optimized webp. But reality is that the image files are up to 27 image files, original files and optimized files, and only 1 image. How can I remove all of the original image files and fix it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    I am not sure if I understand your question

    assume you have an image something.jpg

    after optimization , it will be

    something.jpg -> optm’ed version

    something.bk.jpg -> original backup

    something.jpg.webp -> webp version

    the .bk. can be removed with that option

    Thread Starter TheDani

    (@thedani)

    for example, first I uploaded 1 image file (something.jpg) and then I finished with 20+ image files:

    something.bk.jpg
    something.jpg
    something-54×150.bk.jpg
    something-54×150.jpg
    something-100×100.bk.jpg
    something-100×100.jpg
    something-100×100.jpg.webp
    something-108×300.bk.jpg
    something-108×300.jpg
    something-200×120.bk.jpg
    something-200×120.jpg
    something-200×120.jpg.webp
    something-200×300.bk.jpg
    something-200×300.jpg
    something-350×120.bk.jpg
    something-350×120.jpg
    something-350×120.jpg.webp
    something-360×240.bk.jpg
    something-360×240.jpg
    something-367×1024.bk.jpg
    something-367×1024.jpg
    something-430×685.bk.jpg
    something-430×685.jpg
    something-430×685.jpg.webp


    I have clicked “Delete all backups of the original images->Remove Original Image Backups”, but still there are a lot of original images are still there.

    Plugin Support qtwrk

    (@qtwrk)

    yes, these -100x100 images are generated by wordpress when you upload it , not related to our plugin

    the .bk. are the original backup and will be removed if you do remove original backup , the .webp is the webp version of main file , it is needed for compatibility

    Thread Starter TheDani

    (@thedani)

    So that is “Remove Original Image Backups” is only on “.bk.”, correct?
    How can I replaced also from the .jpg/gif/bmp/png/etc to .webp ? Alternatively I have to manually delete all of the the files, /public_html/wp-content/uploads/20XX/XX on FTP.

    Have tried also with this:
    Auto Request Cron=off
    Auto Pull Cron=on
    Optimize Original Images=on
    Remove Original Backups=on
    Optimize Losslessly=off
    Preserve EXIF/XMP data=on
    Image WebP Replacement=on
    WebP For Extra srcset=off
    WordPress Image Quality Control=82

    In the end, I have a lot of space is just wasted for I can’t use many of the image files, so therefore I want to delete many of the MB/GB.

    • This reply was modified 1 year, 8 months ago by TheDani.
    • This reply was modified 1 year, 8 months ago by TheDani.
    Plugin Support qtwrk

    (@qtwrk)

    yes, it only removes the ones contains .bk.

    well , no , our plugin is not designed to work that way , so you probably can’t do it

    I mean , you can certainly remove all these none-webp files, but later on you will have bigger problem , as not all the images link will be replaced to webp

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Having problem with Image Optimization files’ is closed to new replies.