From b3de764cf208fa332972e7894c284dd100a80a31 Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 25 Feb 2025 17:05:39 -0500 Subject: [PATCH] readme: mention dithertime --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03c61ec..c5331a9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting. It is backed by my [dithering library](https://github.com/makeworld-the-better-one/dither), and is unique in its correctness and variety of dithering algorithms. No online or offline tool I know of provides as many options, while being correct (linearizing the image, weighting channels by luminance). +A GUI version called [Dithertime](https://www.makeworld.space/2025/02/dithertime.html) is available on [itch.io](https://makew0rld.itch.io/dithertime). ## Types of dithering supported