Show HN: Ordered dithering command-line tool
Category: cli-tool
Tags: dithering, cli-tool, image-processing
Score: 4.0/10 (Innovation: 3, Technical: 5, Documentation: 5, Utility: 3)
A compact C command-line tool that applies ordered dithering to convert images to a 16-color VGA palette. While the technique is classic, the project is minimal and lacks flexibility, making it a niche utility for retro-style image processing.
Target audience: backend devs, cli users, retro enthusiasts
Repository: https://github.com/scascino4/dither ยท C
View on Hacker News