Excel Data from Picture

This guide treats “excel data from picture” the way busy spreadsheet users actually want it: answer first, then the reasoning. It is written for Excel but calls out every place Google Sheets differs, and the platform toggle at the top switches all shortcuts between Windows and Mac so nothing here assumes the keyboard you are not on.

Exact answer

In Excel: use Data ▸ From Picture in Microsoft 365 — Excel runs OCR on the photo or screenshot and opens a review pane where you correct any cell it is unsure about before inserting.

Annotated stepsExcel
1

Crop the photo so it contains the table and nothing else — surrounding text is the main source of misreads.

2

On the Data tab choose From Picture, then Picture From File or Picture From Clipboard.

3

Wait for the review pane on the right; every uncertain cell is highlighted with the original image snippet beside it.

4

Click each flagged cell, compare it against the snippet and either accept or retype the value.

5

Press Insert Data to write the reviewed table into the sheet starting at the active cell.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Data ▸ From Picture reads a rectangular table out of an image and turns it into real cells. Excel recognises the row and column grid, transcribes each value, and marks every cell whose reading it doubts so a human confirms it before the data lands on the sheet. It is optical character recognition, not a file conversion: nothing about the image is preserved except the numbers and text it could read. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “excel data from picture” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected image shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a workflow that saves repeating the same clicks every week into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

A printed price list is photographed on a phone. Data ▸ From Picture ▸ Picture From File, pick the photo, and the review pane flags three cells — a 0 read as O and two prices where the decimal comma was ambiguous. Fix those three, click Insert Data, and 48 rows arrive as editable cells. Retyping a table from a photo or a supplier printout is where transcription errors enter a model — and unlike a formula bug, nothing downstream ever flags them. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. Treat “excel data from picture” as a small building block rather than a chore. Once the inputs sit in their own cells and the formula reads from them, the same setup answers a dozen related questions with a tweak, and Excel keeps every dependent figure current as the data changes. The tool above is there so you can rehearse and verify before committing anything to a real workbook; the steps and worked example are there so the logic sticks. Get it right once and it stops costing you time — it starts saving it, every time the question comes back around.

Common mistakes

  • Clicking Insert Data without working through the review pane — the flagged cells are exactly the ones most likely to be wrong.
  • Shooting the table at an angle or under uneven light; skewed rows are the usual reason columns come back merged.
  • Expecting merged headers, multi-line cells or footnotes to survive: the feature reconstructs a flat grid only.
  • Looking for the command in a perpetual-licence version — From Picture ships with Microsoft 365 on Windows and with the Excel mobile apps.

Frequently asked questions

Which Excel versions can convert an image to a table?

Microsoft 365 on Windows has Data ▸ From Picture; the Android and iOS Excel apps have Insert Data From Picture in the ribbon. Excel 2019 and 2021 perpetual builds do not.

How accurate is it?

Clean printed tables usually transcribe with only a handful of flagged cells. Handwriting, faint scans and thousands separators are where it struggles, which is why the review step exists.

Can I convert a scanned PDF the same way?

Not directly. Export the page as an image first, or open the PDF in Word, which runs its own OCR and produces a table you can copy into Excel.

Does the picture stay in the workbook?

No. Only the transcribed values are inserted; the source image is discarded once you press Insert Data.