Search found 79 matches

by holden
2013-02-09T09:25:32-07:00
Forum: Users
Topic: -profile error
Replies: 6
Views: 8241

-profile error

I keep getting an error when trying to convert a cmyk file to a srgb one- "unable to open file 'sRGB.icc' : no such file or directory." I've been trying the simplest possible form from the IM website: convert cmyk_image.jpg -profile sRGB.icc rgb_image.jpg and still get the error. *on Windo...
by holden
2013-02-08T13:16:01-07:00
Forum: Users
Topic: conjure and multiple directories, or alternative
Replies: 8
Views: 10305

Re: conjure and multiple directories, or alternative

Thanks for the help- what appears to be a good method is to save orders as a .bat file so that we can use the standard IM syntax :D
by holden
2013-02-08T09:17:48-07:00
Forum: Users
Topic: conjure and multiple directories, or alternative
Replies: 8
Views: 10305

Re: conjure and multiple directories, or alternative

my software writes script files, then executes them. snibgo, are you on Windows? If so how do you make a script exectute in the command line automatically? IMv7 "magick" is designed to take this to the next level with applications able to 'script' or 'pipe' options (image processing opera...
by holden
2013-02-07T08:35:04-07:00
Forum: Users
Topic: conjure and multiple directories, or alternative
Replies: 8
Views: 10305

conjure and multiple directories, or alternative

Is it possible in a conjured .msl file to read/write multiple directories? Basically I need to know if I can add more to this: <write filename="xyz.jpg" /> or, can IM read from a text file containing multiple different commands on multiple images using the regular command line syntax? Basi...