• I was scouring the internet for any good image optimization plug-in. I’m not picky, but one thing I do not want is sending my images to some third-party servers for processing. There are issues of trust, as well as restrictions imposed by free versions (and all of those services push you to use their CDNs as well). I have sufficient server resources and low enough traffic to process my own images. Alas, I cannot find any reasonable solution.

    Is there no implementation of, say, mozjpeg, for WordPress?
    I did find WebP Express, but it was a little different from what I am looking for. I simply want to optimize my JPEGs, with ideally a little control over the process. I am happy to pay for the plugin, as long as it provides a complete tool, not a service (API, etc).

    Is there anything out there that will do it on my local install?

    • This topic was modified 5 years, 3 months ago by redquaice. Reason: clarification
    • This topic was modified 5 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter redquaice

    (@redquaice)

    @darell Thank you, but yes of course. As I said in the post, all of them are sort of trial versions pushing their actually-functioning cloud solution, with the exception for EWWW, which kinda also works locally.

    So far, I’ve found:

    Opti MozJPEG Guetzli WebP (yeah that’s the name)
    Just Image Optimizer
    WebP Express
    Warp iMagick – Image Compressor

    Opti MozJPEG bla-bla was somewhat out of date, and I could not get it to work on a Windows server. I didn’t have a chance to check on Linux yet, so maybe it works there – because otherwise it seems cool.
    Just Image Optimizer was also last updated 2 years ago and didn’t fully function on new WordPress installs.
    WebP Express was fantastic, but I don’t want to serve WebPs at this point, only to optimize JPEGs.
    Warp iMagick was the best, and I loved it, but it had one fatal flaw for me – no ability to bulk optimize previously uploaded images. Not only for older uploads, but also it doesn’t trigger when my images get uploaded by any means besides via media-new.php. This means my auto gallery sync produces unoptimized image sizes.

    For something so simple, I really expected to find a community-preferred open-source alternative. I understand the need for CDNs, sure, but at that point just go with Jetpack/Proton or scale up to something more professional/industrial. I’m sure the majority of standalone WordPress installs would find a self-hosted image processor sufficient, and they wouldn’t have to compromise their and their visitors’ privacy with some weird third-party services.

    As I said above, EWWW Image Optimizer does work locally even in the free version, and it does the job for me. I’d be happy to use Warp iMagick instead, if I figure out how to use it together with my other plug-in.

    • This reply was modified 5 years, 3 months ago by redquaice.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘LOCAL and/or open source image optimization plugin?’ is closed to new replies.