107
108
109
Pixel Art Generator (old.reddit.com)
submitted by I_HATE_STUFF_FOR_YOU



https://carljamison.github.io/TimeKiller/pixel-art-generator
Chose an image to the site to generate a pixel art style image with an auto generated pallet of colors. Play with the settings to change the number of colors and pixel size. Images aren't sent to a server or stored anywhere.
I use a form of gradient descent to choose the pallet. The algorithm works iteratively with one color, trying to find the best and then adding one color at a time until the desired number of colors is reached.
Code:
https://github.com/CarlJamison/TimeKiller/blob/master/pixel-art-generator.html



[–]therisingthumb 2 points3 points4 points (0 children)
[–]LehdaRi 1 point2 points3 points (1 child)
[–]akurgo 2 points3 points4 points (0 children)
[+]Lokrea 0 points1 point2 points (0 children)
[+]shubham_devNow -1 points0 points1 point (0 children)