From 148f80962301ef550f83f4f8e06ca063b045da30 Mon Sep 17 00:00:00 2001 From: waveplate <116709380+waveplate@users.noreply.github.com> Date: Sun, 15 Dec 2024 21:05:40 -0800 Subject: [PATCH] add braille output example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8fba529..33677a7 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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)