Hi Guys,
is Imagemagick free of charge for commercial purposses also ? Or only for Private Usage ?
Commercial Purpose free of Charge ?
Re: Commercial Purpose free of Charge ?
See http://www.imagemagick.org/script/license.php. The license in simple terms:
It allows you to:
* freely download and use ImageMagick software, in whole or in part, for personal, company internal, or commercial purposes;
* use ImageMagick software in packages or distributions that you create.
It forbids you to:
* redistribute any piece of ImageMagick-originated software without proper attribution;
* use any marks owned by ImageMagick Studio LLC in any way that might state or imply that ImageMagick Studio LLC endorses your distribution;
* use any marks owned by ImageMagick Studio LLC in any way that might state or imply that you created the ImageMagick software in question.
It requires you to:
* include a copy of the license in any redistribution you may make that includes ImageMagick software;
* provide clear attribution to ImageMagick Studio LLC for any distributions that include ImageMagick software.
It does not require you to:
* include the source of the ImageMagick software itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it;
* submit changes that you make to the software back to the ImageMagick Studio LLC (though such feedback is encouraged).
A few other clarifications include:
* ImageMagick is freely available without charge;
* you may include ImageMagick on a DVD as long as you comply with the terms of the license;
* you can give modified code away for free or sell it under the terms of the ImageMagick license or distribute the result under a different license, but you need to acknowledge the use of the ImageMagick software;
* the license is compatible with the GPL.
It allows you to:
* freely download and use ImageMagick software, in whole or in part, for personal, company internal, or commercial purposes;
* use ImageMagick software in packages or distributions that you create.
It forbids you to:
* redistribute any piece of ImageMagick-originated software without proper attribution;
* use any marks owned by ImageMagick Studio LLC in any way that might state or imply that ImageMagick Studio LLC endorses your distribution;
* use any marks owned by ImageMagick Studio LLC in any way that might state or imply that you created the ImageMagick software in question.
It requires you to:
* include a copy of the license in any redistribution you may make that includes ImageMagick software;
* provide clear attribution to ImageMagick Studio LLC for any distributions that include ImageMagick software.
It does not require you to:
* include the source of the ImageMagick software itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it;
* submit changes that you make to the software back to the ImageMagick Studio LLC (though such feedback is encouraged).
A few other clarifications include:
* ImageMagick is freely available without charge;
* you may include ImageMagick on a DVD as long as you comply with the terms of the license;
* you can give modified code away for free or sell it under the terms of the ImageMagick license or distribute the result under a different license, but you need to acknowledge the use of the ImageMagick software;
* the license is compatible with the GPL.
Re: Commercial Purpose free of Charge ?
Hi, I just noticed the current ImageMagick license is compatible with the GPL v3.
Does it require that source code of any modified versions or distributions including ImageMagick be posted to the public?
Does it require that source code of any modified versions or distributions including ImageMagick be posted to the public?
Re: Commercial Purpose free of Charge ?
See http://www.imagemagick.org/script/license.php. There it says:
It does not require you to:
It does not require you to:
- include the source of the ImageMagick software itself, or of any modifications you may have made to it, in any redistribution you may assemble that includes it;
- submit changes that you make to the software back to the ImageMagick Studio LLC (though such feedback is encouraged).
-
- Posts: 1
- Joined: 2017-09-14T06:01:35-07:00
- Authentication code: 1151
Re: Commercial Purpose free of Charge ?
What about using it as part of a process in the cloud. How would attribution then work?
Re: Commercial Purpose free of Charge ?
You likely have a web page somewhere that points to your cloud service. Mentioning ImageMagick somewhere on your web pages should be sufficient to comply with the license.