Page 1 of 1

License, copyright, redistribution

Posted: 2017-09-20T01:01:43-07:00
by JurajWeisz
I want to use ImageMagick in my application (MSAccess VBS)as follows:
I use command line command tool convert.exe with some parameters. Something like:
Shell("convert.exe InputFile.bmp -resize 128x12m> Outputfile.jpg")
It is sufficient to install files convert.exe and magic.xml to endusers computer and it works.
I would like to askthe following:
- is it allowed to freely redistribute ImageMagick files ( convert.exe and magic.xml ) ?
- where and in which form should ImageMagick be mentioned (copyright )

Re: License, copyright, redistribution

Posted: 2017-09-20T03:25:42-07:00
by magick
Regarding your licensing questions. Have you read https://www.imagemagick.org/script/license.php? It includes a discussion of how to comply with the license.