Skip to content

CafeCat/Slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slicer

Purpose:
Slice images with a grid knife. In another word, crop multiple images into many rectangular pieces.

How it work:
Set the directory path. Type...
$slicer -go c:\folder1\folder2
Set the number of slice you want. Type...
$slicer -slice 3x5

Note:
3x5 means 3 columns and 5 rows.
Currently the valid image formats are .jpg, .jpg, .png, .gif

It's just a console application. I needed this feature for my another project quickly, so I made this. Maybe it will be helpful to someone who also needs a tool like this. To save time, I did't consider making it as a program with GUI. However, in the future, if I need more features from it, I'll certainly change it to an application with GUI.

Oh, type c to quit the program.

About

Slice images with a grid knife in one sitting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages