ImageMagick Tutorials
An official Image Magick Message Board is provided for help and to report problems. Registering is required to post in the Magick Studio Forum.
Image Magick Studio is currently hosted at these servers. If one is not working satisfactorily, try another.
How to annotate (write on) images.
How to add and remove image comments.
How to change the speed of an animated gif.
How to change the number of repetitions (loop) of an animated gif.
How to remove a specific frame from an animated gif.
Examples of what ImageMagick can do.
Image Magick only stores the rendered images on their system for a short while. Always transload the output to your homepage promptly.
How to Crop an Image Using ImageMagick
| HORIZONTALLY: | + takes off from the left
- takes off from the right |
| VERTICALLY: | + takes off from the top
- takes off from the bottom |
Uncropped
Original Dimensions: 180w x 195h
| 180x195-15-10 |
| 165x185+70+35 |
Second Crop
Final Dimensions: 95w x 150h
| BEFORE | AFTER | ![]() | ![]() |

How to Chop Crop an Image Using ImageMagick
First Chop
| 180x195+165+185 |
| 165x185+70+35 |
How to Rotate an Image Using

Rotate left will stand the image on its left side (-90°) and rotate right will stand the image on its right side (+90°).
| + - # > < | = = = = = | positive degrees negative degrees number of degrees width is greater than height of image width is less than height of image |
|---|
If images width is greater than height, to rotate it positive 45 degrees use:
Parameter
| +45> |
If image width is less than height, to rotate it positive 45 degrees use:
Parameter
| +45< |
Basic Image Magick tutorials are a valuable resource. These will be actively maintained, updated, and improved. New information welcomed.
Copyright © 2002 - Ty_Tutes by Tyhart