As well as the GUI client, Slicr also includes a command line tool which you can use to automatically slice up an image. The tool, slycmd.exe, is located in the Slicr application folder.

Usage

SLYCMD source [destination] 
       [/A:mode /Z /V [/X:slicemode] [/P:padding] [/M:spacing] [/C]] 
       [/F:format] [/S[:filename]] [/Y] [/LOAD:filename]

Parameters

sourceSpecifies the source image or Slicr project.
destinationSpecifies the location and/or name format of sliced images.
/A:modePerforms an auto slice. Required if source is not a Slicr project. When using /A, /Z and /V must also be specified. Valid modes are: FIXED, GRID
/ZSpecifies the horizontal unit of an auto slice mode.
/VSpecifies the vertical unit of an auto slice mode.
/XSpecifies the slice mode. Valid values are EDGE and BOX.
/P:paddingSpecifies any padding around the edges of the image to ignore. Padding is in the format LEFT,TOP,RIGHT,BOTTOM. If only a single value is specified, this is used for all edges
/M:spacingSpecifies any spacing between the generated slices. Margin is in the format WIDTH,HEIGHT. If only a single value is specified, this is used for both width and height.
/CClears any existing slices before performing an auto slice. Valid only if source is a Slicr project.
/F:formatSpecifies or overrides a projects output image format. Default is as by the source project, or PNG if an image source is used. Valid formats are: BMP, GIF, JPG, PNG, TIF.
/S[:filename]Creates a Slicr project using the passed input parameters with the specified filename. filename can only be omitted if source is a Slicr project.
/YSuppresses prompting to confirm you want to overwrite an existing destination file.
/LOAD:filenameSpecifies an external file containing command line switches. Any argument above, with the exception of /LOAD, can be used in this file. Arguments can either be separated with spaces, newlines, or both.
/H or /?Display this message.
/QUIETSuppresses most standard output
/PAUSEPrompts the user to press a key before the program is exited
/NOLOGODo not display the startup banner and copyright message.
/VERSIONDisplay version information only.

Paths

The source, destination, /S and /LOAD arguments support file names. These filenames can either be fully qualified, or relative to the current directory.

© 2013-2018 Cyotek Ltd. All Rights Reserved.
Documentation version 0.3 (buildref #257.-), last modified 2018-05-31. Generated 2023-04-02 08:21 using Cyotek HelpWrite Professional version 6.19.1