{"library":"imagemagick-cli","type":"library","category":null,"description":"This package, `imagemagick-cli`, provides a robust and platform-independent Node.js interface for executing ImageMagick command-line tools. Currently at version 0.5.0, it differentiates itself by safely handling system-specific nuances, most notably mitigating the \"Windows convert issue\" where the `convert` command can conflict with a built-in Windows utility. It offers cross-platform compatibility, tested and verified across macOS, Linux, and Windows, supporting both ImageMagick 6 and 7 installations. The library is designed to wrap existing CLI tools, focusing on reliable execution rather than reimplementing ImageMagick's functionality in JavaScript. Releases are generally infrequent, driven by the need to address compatibility issues or improve stability.","language":"javascript","status":"active","version":"0.5.0","tags":["javascript","imagemagick","magick"],"last_verified":"Wed May 27","install":[{"cmd":"npm install imagemagick-cli","imports":["const imagemagickCli = require('imagemagick-cli');","imagemagickCli.exec('command');","imagemagickCli.getVersion();"]},{"cmd":"yarn add imagemagick-cli","imports":[]},{"cmd":"pnpm add imagemagick-cli","imports":[]}],"homepage":null,"github":"https://github.com/dwmkerr/node-imagemagick-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/imagemagick-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/imagemagick-cli/compatibility"}}