• Resolved dgbrt

    (@dgbrt)


    Hey Jordy, thanks again for the awesome work on this, as well as the great support on the bedrock issue.

    I’m confronted with a dilemma: the plugin is top class, it’s really well done and the support is great. Therefore I will continue using it in the foreseeable future. However, this new Imager.js thing is always on my mind, it really looks like an even better way of handling responsive/retina images (especially avoiding loading too big assets on mobile).

    If you could integrate this into the plugin, it would be a dream. Actually this is a pro feature I would pay for without a hesitation.

    Let me know if this is on your roadmap, thanks again for the great work.

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hello,

    Mmm, I checked Imager.js and even though it does things a bit differently the plugin can handle all the situation. I already have the lazy load option in the Pro version. And I am not sure they can handle to load big assets on mobile?

    To me, they simplified the workflow by keeping your HTML code the same and just adding some JS code at the end to do the magic. But my plugin does already the magic beforehand in the HTML itself generated by the server so there is no need of those extra JS lines (and the images would never double-load or such things).

    It looks like a nice JS for a simple website with same kind of images and posts to make it “srcset” without changing anything on the server side. But in the case of WP Retina 2x it wouldn’t add anything, the current one is more optimized.

    Did I miss something? 🙂

Viewing 1 replies (of 1 total)

The topic ‘[feature request] add imager.js delivery method’ is closed to new replies.