/fast-jpeg

JPEG image decoder written entirely in JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

jpeg-js

NPM version npm download

JPEG image decoder written entirely in JavaScript.

Installation

$ npm install fast-jpeg

API

Currently this library is not able to decode the image data.
It can read EXIF information only.

jpeg.decode(data)

License

MIT