pixel-webp Parse Webp to ImageData in cross-platform. Installation $ yarn add -D pixel-webp # or $ npm install pixel-webp --save API pixelWebp.parse(file) -> promise.then(images) return images is Array contains one or more ImageData. Return the object instead of ImageData at Node.js See also pixel License MIT