• Resolved m4rt1nho

    (@m4rt1nho)


    I tested this Plugin and the result is really good.

    However there are some things I would like to see:

    1.) VIPS support
    VIPS is so much faster then ImageMagick etc…
    2.) async handling.
    I had more then 9000 Images to optimize and this tools handles them one-by-one which makes it very slow, howevery the result (in term sof quality) is the same….just really really slow.

    Would be glad to help to improve this tool! 🙂

    • This topic was modified 7 years, 2 months ago by Jan Dembowski. Reason: Removed link
    • This topic was modified 7 years, 2 months ago by Jan Dembowski.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author rosell.dk

    (@roselldk)

    Hi!

    I have not heard about VIPS before now.
    I browsed a little, and yes, it looks like it is worth adding a new VIPS converter.
    I have created an issue for it here: https://github.com/rosell-dk/webp-convert/issues/129

    Regarding async handling, I assume you are referring to the Bulk conversion? Actually in many cases, there is no need to do a bulk conversion as you can instead enable the triggers so they are converted upon demand. I’m prioritizing other issues than improving the Bulk conversion. Right now, I’m working on a major rewrite of the webp-convert library, which WebP Express uses for conversions. There are also features on the WebP Express roadmap that I’m prioritizing over asynchronous bulk conversion. But you are very welcome to implement it if you wish 🙂 (development goes on here: https://github.com/rosell-dk/webp-express/)

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @m4rt1nho Thanks for the review but please leave links out of it. That’s not permitted in reviews and I have removed yours.

    If you wish to talk about this VIPS request please create a support topic instead or follow up with the author as a github issue.

    Plugin Author rosell.dk

    (@roselldk)

    @m4rt1nho: I have now added VIPS support! (added in 0.14.0). Thanks for requesting this!

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

The topic ‘Pls add VIPS support’ is closed to new replies.