pixelweaver/README.md
2022-05-02 14:19:27 +02:00

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

output generated by previous command

Resources