nhoizey’s avatarnhoizey’s Twitter Archive—№ 112,529

    1. Once your image CDN is (correctly) set up, support for any new lighter/faster image format is like infinite ROI: "much lighter images" divided by "zero additional cost". 🥰 It could even cost you less, if you pay based on bandwidth… 🎉 nho.link/n/2021/10/08/1/
  1. …in reply to @nhoizey
    I've been using @cloudinary for this on my sites for years and getting AVIF support required just a ticket and waiting for 9 minutes… 😍 From 171 KB JPEG to 88 KB AVIF without anything to do on my side: res.cloudinary.com/nho/image/fetch/q_auto,f_auto,w_1600,c_limit/https://nicolas-hoizey.photo/photos/the-iconic-acacia-tree-in-front-of-mount-kilimanjaro/the-iconic-acacia-tree-in-front-of-mount-kilimanjaro.jpg I'm using nhoizey.github.io/images-responsiver/eleventy-plugin-images-responsiver/ with @eleven_ty
    1. …in reply to @nhoizey
      @cloudinary @eleven_ty You can use the same Eleventy plugin with most image solutions. @dirtystylus uses it with @Netlify Large Media: markllobrera.com/posts/eleventy-images-responsiver/ I have yet to build demos with some others like @TwicPics, @scaleflex_com, @imgix, @Akamai, @Cloudflare, @fastly, etc. a lot of options!