gthomas2 / moodle-filter_imageopt

Moodle image optimiser filter
GNU General Public License v3.0
7 stars 11 forks source link

Add WebP support #45

Open gjb2048 opened 2 years ago

gjb2048 commented 2 years ago

WebP, https://en.wikipedia.org/wiki/WebP, is a more optimised web image format for web pages. See: https://www.elearningworld.org/webp/ and example code in a Moodle context: https://github.com/gjb2048/moodle-format_grid/commit/8546c57837d5efd58baa97c1ea6711e7693899d3

Urpokarhu1 commented 1 year ago

Hello, any progress on this? @gthomas2

slaudel commented 1 year ago

+1 for automatic WebP conversion Should be relatively easy to achieve as there is a php extension: https://github.com/rosell-dk/webp-convert/

gjb2048 commented 1 year ago

@slaudel There's already 'imagewebp' in the GD lib that Moodle uses.

Urpokarhu1 commented 1 year ago

https://thehackernews.com/2023/09/new-libwebp-vulnerability-under-active.html