Example 1: scanned contract to Google Docs
Input: a scanned agreement with paragraph text, headings, and signatures.
Best output: Google Docs OCR.
Why: the goal is readable clauses, not structured rows.
Typical review points: party names, dates, section numbering, and clause breaks.
Example 2: invoice PDF to Google Sheets
Input: a vendor invoice with header fields, totals, tax, and line items.
Best output: Google Sheets OCR.
Why: finance workflows usually need columns for vendor, invoice number, total, tax, and each item line.
Typical review points: totals, invoice number, tax amount, and merged item descriptions.
Example 3: photographed receipt to Google Sheets
Input: a mobile photo of a receipt with merchant, date, subtotal, tax, and total.
Best output: Google Sheets OCR.
Why: expense workflows work best when receipts become a sheet of standardized fields.
Typical review points: merchant spelling, date format, subtotal versus total, and tax line detection.
Example 4: table screenshot to Google Sheets
Input: a table from a PDF export or screenshot with headers and several rows.
Best output: Google Sheets OCR.
Why: the value of the file is in the rows and columns.
Typical review points: header alignment, wrapped cells, blank columns, and numeric formatting.
Example 5: archive page to Google Docs
Input: an old scanned page from a report, letter, or archive document.
Best output: Google Docs OCR.
Why: archive digitization is usually about making the text searchable, editable, and shareable.
Typical review points: faded letters, punctuation, old fonts, and paragraph breaks.
Example 6: mixed report with both prose and tables
Input: a report that combines narrative text with one or more tables.
Best output: choose the result based on what matters most, or process sections separately.
Why: document text and tabular data have different extraction goals.
Typical review points: whether the table should be isolated and whether the text needs paragraph fidelity.