843 B
843 B
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