Hacker News new | ask | show | jobs
Show HN: Simple, naïve algorithmic image resizer CLI utility written in Rust (github.com)
1 points by ern0 134 days ago
A simple CLI tool to detect and cut out empty areas of an image (typically: a screenshot) in order to make it smaller without resizing its content - without using AI or image manipulation libraries, exclusively with a simple, easy-to-understand algorithm.