67274a5699c2ddad18a6d4c0472c89920b61224b
Requirements
- go >= 1.16.2
Install
Just git clone, cd pixelweaver and go build bro
Usage
See pixelweaver -help for all available options
Example : Blends three random pictures stored in specified folder, using averaging, with a sepia filter
pixelweaver -amount 3 -input ~/Photos -blending average -sepia
Resources
Description
Languages
Go
100%