42day1yogthos in programminga small tool for converting images into pixel art that preserves features while downscalinghttps://git.sr.ht/~yogthos/pixel-mosaic
☆ Yσɠƚԋσʂ ☆ - 2daykey 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 it enabled edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images 3
yogthos in programming
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 it enabled
edit: I spent way too much time on this, but figured out how to make the edge detection method produce sharp images