Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Add ImageMagick installation instructions #131

@lukasz-galka

Description

@lukasz-galka

Subject of the issue

It would be great to add ImageMagick installation instructions because this package is not working with default ImageMagick 7 installation.

1

They removed convert (now you should use "magick" command) and you have to select this checkbox to add convert:

2

Info from http://imagemagick.org/script/porting.php#cli
"The "magick" command is the new primary command of the Shell API, replacing the old "convert" command. "

Your environment

  • Operating system
    • Mac
    • Windows
    • Linux
  • Node.js version (node --version)
    • Node.js v4.x
    • Node.js v6.x
  • ImageMagick version (identify -version)
    • ImageMagick v6.9.x
    • ImageMagick v7.0.x
  • s3-uploader version
    • v0.x
    • v1.x
    • v2.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions