slicerdicer

module
v0.0.0-...-fcc9e47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2020 License: MIT

README

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.

Directories

Path Synopsis
pkg
slicerdicer
Package slicerdicer provides a very simple API to crop image objects and slice image objects into same-sized pieces.
Package slicerdicer provides a very simple API to crop image objects and slice image objects into same-sized pieces.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL