Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 890 Bytes

README.md

File metadata and controls

44 lines (26 loc) · 890 Bytes

fast-jpeg

JPEG image decoder written entirely in JavaScript.

Zakodium logo

Maintained by Zakodium

NPM version npm download

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