Legofy is a python program that takes a static image or gif and makes it so that it looks as if it was created by legos.
- Python
- Python modules: Pillow, click
- imagemagick
- Make an optional argument to only allow official lego colors
git clone https://github.com/JuanPotato/Legofy.git
cd Legofy
python setup.py install
legofy image.jpg
- anywhere