ExcelArt
Convert any image to Pixel Art in an Excel sheet.
Also usable as reference to build minecraft pixel art.
Instructions
- Install the dependencies
pip install -r requirements
- Run the program
main.py
- Enter the image path (include the image extension .png, .jpg, etc.)
- Enter the excel size, must be lower than 1000 (The mayor the size the longer it’ll take, be careful)
- It’ll create an excel file called “draw.xlsx” with your pixel art in there 🙂
Examples
The final result will also depend on the quality of your image this test was made with a 2500 * 2500 image
Size set to 50
Size set to 150
Size set to 500