Go-Combinate-Images
Merge Images With Every Combination
Introduction
It is tool that merge images from different combination.
How To Use Executable File
-
Download file from release
-
Create assets/ and assets/output folders
-
Create settings.json file
-
Using command line to execute it
Build
# build windows
GOOS=windows GOARCH=amd64 go build -tags release .
# build mac
GOOS=darwin GOARCH=amd64 go build -tags release .
# others refs https://golang.org/doc/install/source#environment
Run
Output files to ./assets/output .
Setting Example
settings.json
{
"folders": [
"background",
"cats"
]
}
It is folders from assets that you want to merge images in here. It will merge images for the sort.