Skip to content

A little command line tool to slice an image into same-sized parts. This was concipated to slice images into multipart Discord emotes.

License

Notifications You must be signed in to change notification settings

zekroTJA/slicerdicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slicerdicer

A little command line tool to slice an image into same-sized parts. This was concipated to slice images into multipart Discord emotes.

Example

Imput image:

$ go run cmd/main.go \
    -i testdata/source/pog.jpg \
    -o testdata/results \
    -s 2 \
    -scale 0.25 \
    -oname pog

Results:



© 2020 Ringo Hoffmann (zekro Development).
Covered by the MIT Licence.

About

A little command line tool to slice an image into same-sized parts. This was concipated to slice images into multipart Discord emotes.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages