# Neko Image
## Example
ascii:
```console
$ neko-image ascii -p /home/catiumeye/Pictures/Horo.full.210678.jpg -y 40 -x 70 -g .75
The result was written to the clipboard📋
ASCII image created in 3.622180459s
```
compress:
```console
$ neko-image compress -p ./rust_programmer.jpg
Compressed in 14.833172ms
```
## License
Licensed under either of
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
at your option.