Page 1 of 1

ImageMagick Standalone ...

Posted: 2008-07-03T04:40:32-07:00
by dbee
Is there a standalone version of imagemagick for windows that doesn't need to be installed ?

Thanks ,

Re: ImageMagick Standalone ...

Posted: 2008-07-03T06:11:17-07:00
by magick
If you build ImageMagick yourself, the default build is standalone. The binary distributions we provide requires the Windows registry.

Re: ImageMagick Standalone ...

Posted: 2008-07-25T13:31:27-07:00
by jhfry
I am also looking for a pre-compiled windows binary for each of the commands.

I would encourage the developers to provide these files for download, they are far more handy when trying to perform operations on machines that do not have IM installed. For example, I would like to use them in a login script.

Sure I could compile them myself, if I knew how, but it seems kind of senseless to compile them myself when someone else has surely compiled the default Windows build and could just as easily upload that. Ideally I would love to have a stripped down version of each .exe that doesn't include anything but the most common file formats (to keep sizes down), but right now I can't be picky!