Imagemagick & ghostscript license confusion
Posted: 2011-01-15T08:25:50-07:00
Hi there,
I'm thinking about using Imagemagick in my program to convert a PDF to Jpg's (well I would prefer Png's but this seems to be broken).
However I'm a bit confused now because my program is shipped with a other program which costs money.
I'm using Imagemagick through the command line.
As far as I understand the Apache license this is all okay until now because I will include the license file and stuff.
But because I want to convert a PDF I also need to have GhostScript installed which is used by ImageMagick. And GhostScript is licensed under the GPL license. Does this means for me that because Imagemagick is using ghostscript my program also needs to be licensed under the GPL?
Or is everything fine and I can use ImageMagick?
I'm thinking about using Imagemagick in my program to convert a PDF to Jpg's (well I would prefer Png's but this seems to be broken).
However I'm a bit confused now because my program is shipped with a other program which costs money.
I'm using Imagemagick through the command line.
As far as I understand the Apache license this is all okay until now because I will include the license file and stuff.
But because I want to convert a PDF I also need to have GhostScript installed which is used by ImageMagick. And GhostScript is licensed under the GPL license. Does this means for me that because Imagemagick is using ghostscript my program also needs to be licensed under the GPL?
Or is everything fine and I can use ImageMagick?