smallest-jpeg
A Buffer
of the theoretically smallest JPEG
const smallestJpeg = ;//=> <Buffer ff d8 ff db 00 43 00 03 02 02 02 02 02 03 02 02 02 03 ...> smallestJpeglength; //=> 107
Suitable for test fixtures.
const width height = ; console;console;
Installation
npm install smallest-jpeg
API
const smallestJpeg = ;
smallestJpeg
Type: Buffer
License
ISC License © 2018 Shinnosuke Watanabe