branches: front
Clone
clone: git://shithub.us/phil9/ifilter gits://shithub.us/phil9/ifilter
push: hjgit://shithub.us/phil9/ifilter
patches to: telephil9@gmail.com
Last commit
200239cd
– phil9 <telephil9@gmail.com>
authored
on 2022/12/09 04:49
add man page and markdown README
About
ifilter
=======
Image filters
Installation
-------------
Clone the repository using `git/clone`
```sh
% cd ifilter
% mk
% mk install
```
Usage
-----
```sh
% png -9 image.png | image/cfilter -f grayscale | image/dither | topng > out.png
```
See `ifilter(1)` for documentation.
Author
------
phil9
License
-------
MIT