p0rtL6 / pixel-sorter

A command-line tool for selective ordering of pixels in an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p0rtL's Pixel Sorter

Usage

pixel-sorter [Folder Path] [Options] | Sorts all photos in directory

Options

vertical-du | Vertical sort with darkest pixels at the bottom

vertical-ud | Vertical sort with lightest pixels at the bottom

horizontal-lr | Horizontal sort with darkest pixels at the left

horizontal-rl | Horizontal sort with lightest pixels at the left

bezier | Not implemented yet

About

A command-line tool for selective ordering of pixels in an image


Languages

Language:Rust 100.0%