I am completely new at this, so any help would be greatly appreciated.
Question 1: how do I use imagemagick via the command prompt?
Question 2: What are some of the commands or syntax that I use on the command prompt to access imagemagick?
Thank you
tdbvvrc
Help, Iam a newbie
-
- Posts: 1
- Joined: 2011-11-13T17:26:35-07:00
- Authentication code: 8675308
- Location: Los Angeles, California
Help, Iam a newbie
[tdbvvrc][/color]
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Help, Iam a newbie
1) just type the command line command at the prompt
2) primarily
convert image <options> output
see
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/basics/
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
http://www.imagemagick.org/script/comma ... ptions.php
also for installation
http://www.imagemagick.org/script/binary-releases.php
http://www.imagemagick.org/download/www ... .html#unix
2) primarily
convert image <options> output
see
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/basics/
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
http://www.imagemagick.org/script/comma ... ptions.php
also for installation
http://www.imagemagick.org/script/binary-releases.php
http://www.imagemagick.org/download/www ... .html#unix
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Help, Iam a newbie
P.S. There are some IM books available, but they are quite outdated.
see http://www.imagemagick.org/script/sitem ... 9h0k2#help
see http://www.imagemagick.org/script/sitem ... 9h0k2#help