Skip to content

image-js/fast-jpeg

Repository files navigation

Zakodium logo

Maintained by Zakodium

fast-jpeg

NPM version npm download test coverage license

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 only read EXIF information.

jpeg.decode(data)

License

MIT