Skip to content

Instantly share code, notes, and snippets.

View sadielbartholomew's full-sized avatar
🐢
🐢 ♾️ ⬇️

Sadie L. Bartholomew sadielbartholomew

🐢
🐢 ♾️ ⬇️
View GitHub Profile
@sadielbartholomew
sadielbartholomew / generate_spreadsheet_pixel_art.py
Created August 5, 2021 19:28
Generate spreadsheet (Excel) pixel art from an arbitrary image
"""Gist to generate spreadsheet (Excel) pixel art from an arbitrary image.
Gist by Sadie Louise Bartholomew ('sadielbartholomew'), 05.08.21.
Q) Why would I want to do this?
A) Exactly. Programming gives us too much power to do silly and pointless
things.
Requires certain libraries to work: see the `import` list.