1.0.2 • Published 6 months ago

imagick-nodejs v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago