scionoftech / webp-converter

[DEPRECATED] A small node.js library for converting any image to webp file format or converting webp image to any image file format.
MIT License
229 stars 43 forks source link

Support for webpmux / image sequence -> animated WebP? #5

Closed AdmiralPotato closed 7 years ago

AdmiralPotato commented 7 years ago

I like looks of the interfaces that you've built for a most of the command line tools in the webp tool set, but I noticed a lack of support for the webpmux tool. Is support for this planned in any future release?

https://developers.google.com/speed/webp/docs/webpmux

scionoftech commented 7 years ago

hi, Thanks for your suggestion, i have added webpmux support in webp-converter module.