Picture to Excel
Convert a picture of a table to Excel
Snap a photo of a printed or handwritten table, price list, timesheet or receipt and get real spreadsheet rows and columns — not a picture pasted into a cell.
Real columns
Tables are rebuilt as rows and columns, with numbers kept as numbers.
Handwritten tables too
Stock counts, timesheets and site logs filled in by hand are read.
Same layout every time
Save the columns as a template and every new photo lands in the same shape.
A photographed table, converted
{
"source": {
"file_name": "stock-count.jpg",
"type": "image"
},
"columns": [
"item",
"qty",
"unit_price"
],
"rows": [
{
"item": "Pallet wrap",
"qty": 12,
"unit_price": 8.5
},
{
"item": "Cable ties (100)",
"qty": 30,
"unit_price": 2.1
}
]
}How to convert an image to an Excel table
01
Photograph the table straight-on, with all edges visible.
02
Upload the picture to Formalini.
03
Check the rows; unsure cells are highlighted.
04
Export as CSV and open it in Excel or Google Sheets.
Picture to Excel questions
- Can I turn a screenshot into a spreadsheet?
- Yes. Screenshots and photos both work — PNG, JPEG, HEIC or PDF.
- Is it free?
- The demo converts up to three pages without an account; the free plan includes 100 pages a month.
- What about multi-page tables?
- Upload all pages together and they are joined into one table.