Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Hi I convert images into one big image where every small images have name as his names but I want to change a name of big image as folder name is possible ? I read http://www.imagemagick.org/script/escape.php and I see something like that:
A directory might be something like /users/Alan/mydir\ or c:\users\Alan\mydir\. If you want the output to be named mydir.jpg, you need to do that in a script.