Just installed ImageMagick-7.0.3-1-Q16-x64-dll.exe on Windows 10.
I have no idea how to execute command line functions and I've already tried searching the community board with no results...am I missing something?
Installed ImageMagick...now what?
Re: Installed ImageMagick...now what?
You can write batch scripts; some examples on my site: http://www.rubblewebs.co.uk/imagemagick/batch.php
Command line: Open the command prompt box and: magick path_to _input -resize 50x50 path_to_save
Command line: Open the command prompt box and: magick path_to _input -resize 50x50 path_to_save