Compare commits

...

2 Commits

Author SHA1 Message Date
waveplate
3577cf95a2
fix formatting 2024-12-16 17:04:38 -08:00
waveplate
148f809623
add braille output example 2024-12-15 21:05:40 -08:00

View File

@ -1,4 +1,6 @@
# img2irc (1.1.0)
![img2irc braille example](https://i.imgur.com/ZEJwuOb.png)
![img2irc preview](https://i.imgur.com/0omljq5.png)
*img2irc* is a premiere command-line utility which converts images to irc/ansi art, with a lot of post-processing filters
@ -17,11 +19,11 @@
- ### install with `yay` (arch linux)
>[!NOTE]
>if you like this project, i would appreciate you giving it a vote on the [aur](https://aur.archlinux.org/packages/img2irc)!
yay -S img2irc
> [!NOTE]
> if you like this project, i would appreciate you giving it a vote on the [aur](https://aur.archlinux.org/packages/img2irc)!
- ### install with `cargo`
cargo install img2irc-rs
@ -118,3 +120,5 @@
| --frostedglass | blurred, frosted appearance as if viewed through semi-transparent surface | false |
| --solarize | strange, otherworldly appearance with inverted colors and surreal atmosphere | false |
| --edgedetection | highlights edges and boundaries in an image | false |
![img2irc braille example](https://i.imgur.com/MxroWUb.png)