ImageMagick
Skip to content
Search
Advanced search
Quick links
Unanswered topics
Active topics
Search
FAQ
Login
Magick
Board index
ImageMagick
Users
Search
Convert.exe usage
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?".
Post Reply
Print view
Search
Advanced search
1 post • Page
1
of
1
glennrp
Posts:
1147
Joined:
2006-04-01T08:16:32-07:00
Location:
Maryland 39.26.30N 76.16.01W
Quote
Post
by
glennrp
»
2006-07-12T14:26:01-07:00
mkdir fixedheight96
mkdir fixedsize120x96
copy TWW* fixedheight96
copy TWW* fixedsize120x96
cd fixedheight96
mogrify -resize x96 TWW*
cd ..
cd fixedsize120x96
mogrify -resize 120x96 TWW*
Top
Post Reply
Print view
1 post • Page
1
of
1
Return to “Users”
Jump to
ImageMagick
↳ Users
↳ Developers
↳ Bugs
↳ Consulting
↳ Kudos and Rants
↳ Announce
ImageMagick Program Interfaces
↳ MagickWand
↳ Magick++
↳ PerlMagick
↳ IMagick
↳ MagickWand for PHP
↳ Windows COM+ & Visual Basic
↳ Magick Scripting Language
↳ Magick.NET
ImageMagick Studio Web Interface
↳ MagickStudio
Digital Image Processing
↳ Digital Image Processing
↳ Fred's Scripts