Holdings

Latest

Bottega Suite Sep 2026 · 207 commits

44 projects · 39 repositories

CellVision

Plays video inside Microsoft Excel by treating each cell as a pixel

In development Sheet 25 of 47

Description

CellVision resizes worksheet cells into a square grid, streams frames from a video file with OpenCV, and paints each frame by setting cell fill colours — or ASCII characters — over COM.

It is a novelty, and it is honest about that. Excel was not consulted.

Features

  • Worksheet grid repurposed as a framebuffer, one cell per pixel
  • Colour-fill and ASCII rendering modes
  • Frame streaming over COM with a prepared canvas to keep the write path cheap

Construction

  • Python
  • OpenCV
  • Excel COM

Project resources

This is a pre-production site. All content is subject to finalisation, and nothing stated here is binding until the site is live.