173day1yogthos in programmingmade a small tool for converting images into pixel art that preserves features while downscalinghttps://git.sr.ht/~yogthos/pixel-mosaic
☆ Yσɠƚԋσʂ ☆ - 3daykey trick is that it uses edge detection to make a smooth pixel art image here's an example without edge detection and here's with edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images 5
yogthos in programming
made a small tool for converting images into pixel art that preserves features while downscaling
https://git.sr.ht/~yogthos/pixel-mosaickey trick is that it uses edge detection to make a smooth pixel art image
here's an example without edge detection
and here's with
edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images