Question about using ImageMagick in a commercial setting
Posted: 2013-10-08T09:22:59-07:00
Hello,
We are planning on using ImageMagick (specifically, identify.exe) for verifying the integrity of third party produced images. So we had a few questions regarding the same.
We are planning on using ImageMagick (specifically, identify.exe) for verifying the integrity of third party produced images. So we had a few questions regarding the same.
- 1) Is there a way we can run identify.exe in batching mode (like a service say), where it is always available and running, and we just give it a list of files to verify as and when they are created?
2) What are the policies regarding distribution of these binaries. Specifically we only need identify.exe and its dependencies. Can we use them as is, or should we only be using your installers (which include other tools that we aren't going to be using). If we are to use only your installers, how does the release and posting of updates/patches work for the same?
3) By using your binaries, are we subject to making our code public?