Maintained by Zakodium
JPEG image decoder written entirely in JavaScript.
$ npm install fast-jpeg Copy
$ npm install fast-jpeg
Currently, this library is not able to decode the image data. It can only read EXIF information.
jpeg.decode(data)
MIT