Skip to content
mbto edited this page Jul 13, 2021 · 2 revisions
C:\>C:\CutImage.bat
CutImage v2.0 https://github.com/mbto/CutImage
Supported extensions: [jpg, jpeg, png, bmp, gif]
Available processors: 4

Usage: CutImage [options]
  Options:
  * -s
      Source directory path images
    -o
      Output directory path
      Default: C:\Users\user
    -rs
      Enable/disable recursive walk in source directory
      Default: false
  * -x
      Count of pictures on axis X
      Default: 6
  * -y
      Count of pictures on axis Y
      Default: 3
    -t
      Timeout of operations in minutes
      Default: 10
    -e
      List of filtered extensions in source directory. Example:
      jpg,jpeg,png,bmp,gif
      Default: [jpg, jpeg, png, bmp, gif]
Clone this wiki locally