haltakov / simple-photo-gallery

Beautiful and simple photo galleries that help you tell your story. Free and open-source.
https://haltakov.net/simple-photo-gallery
MIT License
194 stars 51 forks source link

webp images support #128

Closed georgesuba closed 6 months ago

georgesuba commented 11 months ago

Hi, Thank you very much for this fantastic script! it works without any issues (debian 12 and macos monterey). Its really best gallery generator ever, however is it possible to add support for .webp image format? I have folder with 282 jpegs which I optimised with jpgoptin which brings total size to 218M but when I convert them to webp format the whole folder have insane 29MB. This means gallery will load really fast. If its possible can you add processing into script .webp format same as for png or jpeg?

Many thanks.

georgesuba commented 6 months ago

I've sorted this one out.