SOXOA
Book a callGet free assessmentFree assessment

Navigate Soxoa

Services, methods, research, and the free assessment.

The symptom

Our staff retypes data from PDFs into our system every day

Worked example included5 cited sourcesLast reviewed September 1, 2026

The short answer

A PDF is a description of how a page should look, not a record of what the page means. Nothing in the file tells your system which number is the invoice total and which is the purchase order. So the only thing standing between the document and your database is a person reading it and typing it in. That is why the retyping never goes away on its own, and why buying a bigger monitor or a faster laptop changes nothing.

The fix is to put a capture step in front of your system. It has four parts, in this order: read the document, pull out the named fields you care about, check those fields against rules you define, and write only the clean ones into the system while everything that fails a check goes to a short exceptions queue for a person. This shape is the same whether the work runs on Google Document AI, Amazon Textract, a Power Automate flow, or something custom. The tool is the least interesting decision you will make.

The part that decides whether it works is the validation and the exceptions queue, not the reading accuracy. Extraction that is right 95 percent of the time and silently wrong 5 percent of the time is worse than typing, because nobody knows which 5 percent. Extraction that is right 95 percent of the time and routes the other 5 percent to a human with the original document attached is a genuine win on day one.

Why it is still manual after everyone agreed it was a problem

Almost every business that retypes documents has already tried to stop. The usual attempt is an OCR tool that produces a wall of text, which someone then has to read anyway, so it gets abandoned within a month. The lesson people take away is that the technology does not work. The real lesson is that raw text is not the goal — named fields with a confidence level and a link back to the page they came from is the goal.

The second reason is that the retyping is spread thin. Nobody spends a whole day on it; six people spend forty minutes each. There is no single job title to point at, so it never gets escalated, and it never appears on a budget line. It shows up instead as everyone being slightly behind, all the time.

What to sort out before anyone touches a tool

Pick one document type. Not documents in general — one. Vendor invoices, or signed work orders, or insurance declarations pages. Mixed document types are what turn a two-week build into a six-month one, because each type needs its own field list and its own validation rules.

Then write down the fields you actually use downstream. Most teams discover they are keying twenty fields and using nine of them. Automating the eleven you do not need is pure waste. Finally, define what makes a record wrong: totals that do not add up, dates in the future, vendors not on your list. Those checks are the whole safety system, and they are yours to write, not the vendor's.


Worked example — yours to use, nothing to buy

Cost of the leak: what the retyping costs a year

This is deliberately simple arithmetic so you can redo it with your own numbers in about five minutes. The inputs below describe a small office where three people spend six hours a week each on document data entry. Swap in your own headcount, hours, and rate.

Your inputs

People doing the retyping3
Hours each, per week6
Fully loaded hourly cost$38
Share of that time that is rules-based60%
Working weeks per year48
Illustrative build cost$12,000

The arithmetic

Manual hours per week18 hours

3 people x 6 hours

Hours reclaimed per week10.8 hours

18 x 60% rules-based

Hours reclaimed per year518 hours

10.8 x 48 weeks

Annual capacity value$19,699

518 hours x $38

Illustrative payback7.3 months

$12,000 against that annual value

Roughly half a person-year of typing, in an office of three people who never thought of themselves as data-entry staff. That is the number worth arguing about — not the software licence.

Redo it with your own numbers

  1. Count the people who touch documents in a normal week, not the ones with data entry in their title.
  2. Ask each of them for an honest weekly hours figure. Do not average it yourself.
  3. Use a fully loaded hourly rate: wage plus payroll taxes, benefits, equipment and overhead. The BLS series linked below give you both halves if you do not have a finance number.
  4. Be conservative on the rules-based share. If you are unsure, use 50 percent, not 80.
  5. Test several scenarios in the interactive calculator linked below the worksheet.
Run this interactively in the ROI calculator →

The figures come from Soxoa's public estimate_automation_roi tool (the same one exposed at soxoa.com/mcp), run on the inputs shown above. They are an illustrative operating model, not a quote, a guarantee, or a claim about a real client.

Terminology bridge

What consultants call this

If you want to search for this yourself, or brief a vendor, these are the words the industry uses for what you just read.

Document capture / intelligent document processing (IDP)

The whole pipeline: read the document, pull named fields, validate, route. This is the category name for your problem.

OCR

Only the first step — turning pixels into characters. A vendor selling you OCR is selling you one quarter of the fix.

Extraction

Turning that text into named fields: invoice_total, due_date, vendor_name.

Straight-through processing rate

The share of documents that make it all the way in with no human touch. This is the number to hold a build accountable to.

Exception queue

Where the documents that fail your checks go. If a proposal does not describe one, it is not a real proposal.

Armed with those five terms you can read any vendor's pricing page and tell within a minute whether they solve the whole problem or just the reading step.

Common questions

Fair questions

Will it handle handwriting and photographed documents?

Partly, and worse than clean digital files. Photographed and handwritten documents are exactly the ones that should route to your exceptions queue rather than being forced through. The vendor documentation linked below is candid about which document qualities degrade accuracy, and it is worth reading before anyone promises you a number.

How accurate does extraction need to be?

Accuracy matters less than knowing when it is unsure. A system that flags low-confidence fields for review is safe at 90 percent. A system that writes everything in silently is unsafe at 99 percent, because the one percent lands in your accounting with nobody watching.

Can we just do this ourselves?

For one simple document type with clean digital inputs and a low cost of error, yes, and you should. It gets harder when several document types share an inbox, when the data has to land in more than one system, or when a wrong record costs real money. That is the line worth being honest about before anyone spends anything.

Sources

Where this comes from

  1. Enterprise Document OCR

    Google Cloud, Document AI documentation

    Vendor documentation for the read-and-extract step, including which document qualities affect accuracy.

  2. Calling Amazon Textract asynchronous operations

    Amazon Web Services documentation

    Shows that multi-page document extraction is a queued job with a result you have to collect, not an instant lookup.

  3. AI Risk Management Framework (AI RMF 1.0)

    National Institute of Standards and Technology

    The public reference for deciding where a human checkpoint belongs in an automated process.

  4. Occupational Employment and Wage Statistics

    U.S. Bureau of Labor Statistics

    Free wage data by occupation and metro area — the honest starting point for the hourly rate in any of the worksheets below.

  5. Employer Costs for Employee Compensation

    U.S. Bureau of Labor Statistics

    Published series on benefits and payroll costs as a share of total compensation — use it to turn a wage into a fully loaded rate.

Last reviewed: September 1, 2026 · every source link checked on that date

Where to go next

Three useful next reads

Free · No strings

See which of your documents is worth automating first

Share your company, website, and email. We research your operations, show the sources and assumptions, and send a private assessment link when it is ready — no call required to read it.

Draft protection

Draft saving starts when you type; submitting the request remains available even if draft storage is unavailable.
Add optional context files

Only attach material you are authorized to share. We use it to prepare your assessment; see our privacy policy.

We email you when your page is ready. Usually within 24 hours. No spam. No card. No call required.

Prefer to talk first?Book 30 minutes(916) 857-9148

Other things owners tell us

More operational symptoms

See all ten →