Getting phone-captured text into your computer: OCR, vision models, agentic pipelines

silenceimpaired · reddit · 2026-09-23

The poster hit the first bottleneck of agentic workflows: reliably importing text captured by phone photos. Auto OCR exists on the phone but the results get lost by the time they reach the computer. The plan: use pi.dev on a watched folder to convert each image to text and stitch it into one final document, possibly with a dual OCR + vision route where an agentic harness votes on the better output. They also want an image model that turns crappy phone shots into clean scanned-looking documents, suspecting image-edit models can partially do this, and are asking the community for tool and model recommendations.

Original post →

More from coding & agent

coding & agent channel →