RSS/Atom feed Twitter
Site is read-only, email is disabled

WebP Import/Export Plugin with Animation

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

WebP Import/Export Plugin with Animation Ben 28 Jul 15:30
Ben
2016-07-28 15:30:10 UTC (over 7 years ago)

WebP Import/Export Plugin with Animation

Hi,

In case anyone else finds this useful i figured i'd mention that i forked Nathan Osman's WebP file plugin to add import & export support for animation files, and ICC profiles. Also updated it to use gegl calls to fetch the layer data. I've only tested it with Gimp 2.9.5 (git) and libwebp 0.5.1 (git). You can give it a whirl using the code from here https://github.com/draekko/gimp-webp . No exif or xmp support yet because it looks like from my very preliminary peek at exiv2 code that it won't work as is with webp. Enjoy.

Ben