Skip to content

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

Notifications You must be signed in to change notification settings

p0rtL6/pixel-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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