Skip to content

Repository files navigation

pixelsort

a command-line tool for pixel-sorting png images.

build

$ make

use

$ ./pixelsort [options] <in.png><out.png>
options:
-o, --orientation [row|column|both] (row)
-m, --method [light|dark|all] (light)
-c, --comparator [avg|mul|max|min|xor] (min)
-t, --threshold [0..255] (210)

About

a command-line tool for pixel-sorting png images

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages