Utilities
Convert Images to Spreadsheet Data
The Image to Spreadsheet tool serves two distinct use cases: pixel-data export and table extraction. In pixel mode, it samples each pixel's color and writes it to a spreadsheet grid — useful for color analysis, pixel art workflows, or creating colored Excel pixel art. In OCR mode, it uses Tesseract.js to recognize text in a photo of a spreadsheet or table and reconstructs the data as a downloadable CSV, Excel, or Markdown table.
