Now you can
set parameters of splitting in command line.
Format:
| |
1 |
2 |
3 |
4 |
| Imgsplit.exe |
PicturePath |
RowCount |
ColCount |
NewName |
PicturePath -
Picture to be splitted.
RowCount/ColCount - parameters of a grid of
splitting.
NewName (optional) - String used for generating
of filenames of slices and html-file.
For example:
Imgsplit.exe logo.jpg 4 6 BigLogo
Imgsplit.exe c:\temp\logo.jpg 4 6
Or see Split.bat in the program folder
.
If parameters 2,3 are not empty Program will
split the picture, save slices in /picture folder
and generate an HTML-file.
Batch
splitting
This mode allows you split all images in folder automatically.
Format:
| |
1 |
2 |
3 |
4 |
| Imgsplit.exe |
PicturesFolderPath |
RowCount |
ColCount |
DestinationFolderPath |
PicturesFolderPath
- Full path to folder with pictures.
DestinationFolderPath - Full path to folder where
splitted pictures will be saved.
Folder path should not contains
spaces.
For example:
Imgsplit.exe c:\temp\pictures 4 6 d:\slices
A format of the slices is defined in
"View->Settings" option.
Being unregistered, Image Splitter shows
Nag Screen
|