pictocell
Makes an excel pixel spreadsheet from an image
How to use:
Step 1: Put an image of choice in the same folder as core.py
Step 2: Install correct libraries and modules. See “requirements.txt”
Step 3: Run core.py
Step 4: Follow instructions in terminal
Step 5: Open the .xlsx file in your favourite spreadsheet program and enjoy 🙂
I suggest using OpenOffice Calc to open created .xlsx files
WARNING
Use large images at your own risk.
If your PC is really slow and cannot open the created .xlsx file, change value 300 to 100 in line 26 and 32 in core.py
Python version
Python version 3.10.4