You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

Jimp Compact

Compact Version of Jimp

automated circle ci npm version npm downloads install size

🔥 Compiled using zeit/ncc

Why?

This package has 32x smaller install size with all features of original jimp (Jimp install size is ~16.3MB)

Usage

Install and import/require jimp-compact instead of jimp NPM package.

See jimp docs for full usage.

License

MIT - Based on Jimp