You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collection of ImageMagick scripts for mass processing of images.
2
+
ImageMagick scripts for converting image folders.
3
+
## System requirements
4
+
The scripts require ImageMagick 7 to be intalled on you Windows machine. Download and install ImageMagick here https://imagemagick.org/script/download.php#windows The version "Win64 static at 16 bits-per-pixel component" is recommended.
5
+
## Check if ImageMagick 7 is installed on your computer
6
+
Run CMD, at the prompt type `magick.exe -version`. You should see the output similar to this one:
0 commit comments