Xstoudi / fast-jpeg

JPEG image decoder written entirely in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JPEG image decoder written entirely in JavaScript

License:MIT License


Languages

Language:JavaScript 100.0%