lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.17k stars 1.76k forks source link

Feature request: Support for WebP images via <picture> tag #648

Open Jarzka opened 5 years ago

Jarzka commented 5 years ago

(I know you asked us to post feature requests to Stack Overflow, but SO is more for questions than feature requests so I post it here)

It would be awesome to save bandwith and use picture tag inside the lightbox2 modal dialog to load images in WebP format, while providing JPEG fallback at the same time.

lokesh commented 5 years ago

This is a great idea and something I've put into the v3 brainstorming roadmap: https://github.com/lokesh/lightbox2/blob/dev/ROADMAP.md

ghost commented 3 years ago

I'm having issues with .webp images any help setting this up to work with lightbox, thx.