1.0.2 • Published 5 months ago

imagick-nodejs v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

imagick-nodejs

Imagick wrapper nodejs

Install imagick before use

Installation

npm i imagick-nodejs

Uses

  return new Imagick({
    srcPath: fileLocalPath,
    dstPath: `converts/${dstFileName}`,
  }).convertSync();
1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago