Basic Command Line Instruction

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
kruser

Basic Command Line Instruction

Post by kruser »

Hello,

I have never used the command line. Could someone give me basic instructions on how to use it on a windows machine to get to ImageMagick.

Best Regards,
Randy
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Basic Command Line Instruction

Post by Bonzo »

Some instructions here: http://www.rubblewebs.co.uk/imagemagick ... indows.php

Remember to use " not ' with windows.
kruser

Re: Basic Command Line Instruction

Post by kruser »

Thanks for the reply...

Additional information: ImageMagick is not on my machine but on a remote host.

start -> all programs -> Accessories -> Command Prompt (works good)

I entered ftp somedomain.tld. Then clicked enter(working good)

I entered username. Then clicked enter(working good)

I entered password. Then clicked enter(working good)

I entered -list configure. then clicked enter(Invalid command returned)

Any Thoughts...
Post Reply