Image Manipulating


Table of Contents

thumbnails generation 
catalog generation 
image (re)compressing tool 
image (re)compressing tool 
Resize the image 
Stretch the image canvas 
Stretch the image canvas 
Stretch the image canvas 
Cropping an image 
Merge 2 (jpeg) images 
Merge 2 (jpeg) images 
Merge 2 (jpeg) images 
Merge 2 (jpeg) images 

thumbnails generation 

Go to a directory that contains lots of graphics files, and type the following:

convert 'vid:*jpg' catalog.jpg

This command generates a thumbnail index named catalog.jpg. Beneath each thumbnail graphic, you'll find the file's name and size, as well as the image's dimensions. The thumbnails are neatly organized against a gray background.