Quote for IM work ... ?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
dbee

Quote for IM work ... ?

Post by dbee »

I want my windows users to be able to use ImageMagick to process images. I also need them to be able to zip compress the folder full of images after the image processing is complete.

I've written a batch script that'll do exactly that. The problem is that the user has to install 7-zip and Imagemagick and then run the batch script. This is annoying. I want it all done in one step.

What would be even better, is if the whole thing could be wrapped up in some kind of .net (or some other windows) script. So that I could bypass the whole batch mess altogether. Or even have a .net script that ran the batch script ?

I've had a look at the static windows binary. It's 22MB, which is kinda large ... I really only need to change resolution, crop the photos and remove any unwanted data information. Therefore, I'd probably need someone to compile a smaller (standalone) version of ImageMagick that has only the necessary libs included.

Would anyone quote me for that work ?

Thanks ...

PS: 7-zip comes in a handy .exe file that should make things easier. There's also a portable apps version at PortableApps.com
Last edited by dbee on 2008-07-03T05:48:17-07:00, edited 1 time in total.
dbee

Re: Quote for IM work ... ?

Post by dbee »

duplicate error ..
Post Reply