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?".
I am trying to convert files in imagemagic 6.8.9 on linux . I am restoring an old video and have each frame written as a png file . Some of these files I have to batch convert to give them an offset -1-4 with the following command to "move" the image in the frame (compensate for a shift in the video).
Create a new folder to hold the output. CD to the directory with your input image. Then use mogrify to process all the images in the folder with the following