Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 314 Bytes

File metadata and controls

2 lines (2 loc) · 314 Bytes

image2spreadsheet

A python program which takes an image and generates a spreadsheet from it, containing colored cells. These cells are colored depending on the RGB values of the corresponding pixels of the given image. The cells of the spreadsheet act as pixels and on zooming out they recreate the given image.