Original idea was shamelessly stolen from this repo, but has been expanded a bit to add additional functionality - https://github.com/takacs/pixel-spreadsheet
- Get a video and configure splitvid.py to turn it into a set of images.
- Set up image2excel.py to turn the set of images into a set of spreadsheets.
- Run render_excel.py to turn the set of spreadsheets into a set of excel screenshots.
- Run images2gif.py to turn the spreadsheet screenshots into a gif.
- Streamline use a bit
- Add some more config options for the spreadsheet rendering (things like saturation, brightness, maybe a greyscale option)
- Find a way to make the excel window look better (classic excel anyone?)