Skip to content

telephil9/ifilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifilter

Image filters

Installation

Clone the repository using git/clone

% cd ifilter
% mk
% mk install

Usage

% png -9 image.png | image/cfilter -f grayscale | image/dither | topng > out.png

See ifilter(1) for documentation.

Author

phil9

License

MIT