A new tool called PDF Insight launched on Hacker News today, targeting accountants and self-employed professionals who need to organize piles of tax documents without uploading sensitive client data to the cloud. The application runs entirely on your own machine by default, using local AI models to read, classify, sort, and merge PDF files into a single organized document. The pitch is straightforward: point it at a messy folder, write sorting rules once, review the result, and export one clean merged file—all without anything touching a server.

Under the Hood: Ollama and Tesseract Power Local Processing

PDF Insight leverages Ollama, the free open-source tool for running large language models locally, to handle document reading and classification. The application runs an open local LLM on your own hardware—requiring no account, API key, or internet connection in its default configuration. For scanned documents and image-based PDFs, Tesseract handles optical character recognition in both English and French, enabling the app to process Quebec tax slips alongside standard Canadian forms like T4s, T4As, and RL-series documents.

Why Local-First Architecture Matters for Sensitive Documents

The privacy comparison is stark when you stack PDF Insight against cloud document management tools. Services like TaxDome, SmartVault, Canopy, and Dext store client files on their own servers—you're trusting their breach response when sensitive tax documents sit in their cloud. Even pasting PDFs into ChatGPT ships Social Insurance Numbers to a third party. By contrast, PDF Insight's local tier never transmits files anywhere; the AI reads and merges documents directly on your machine, eliminating any third-party copy that could be compromised.

Optional Cloud Speed Lane: Clearly Labeled, Off by Default

For users who want near-instant processing instead of waiting around for a full client bundle to organize, PDF Insight offers an optional paid cloud speed lane powered by Cerebras. Crucially, this feature is clearly labeled and off by default—documents only leave your machine when you explicitly enable it. The local tier remains the standard configuration, and users who prioritize privacy can ignore the cloud option entirely.

Pricing and Platform Availability

PDF Insight launches with pricing in Canadian dollars: a one-time Solo license costs $49 CAD for personal use, while an Individual annual subscription runs $290 per year (approximately one-third of TaxDome's cost). The company is offering a Founder Lifetime tier at $399 (one-time payment) exclusively for the first 100 customers. Firms with multiple preparers can opt for $25 per seat monthly, billed annually, with team admin features and shared sorting rules included. All plans come with a 14-day free trial requiring no credit card.

Performance Benchmarks and Platform Support

On a 16GB MacBook, PDF Insight organizes an 11-document client bundle in roughly 100 seconds using local processing alone. The application is available for macOS (signed and notarized by Apple) and Windows, with Linux support mentioned as coming soon. For air-gapped machines during tax season, the license check includes an offline-tolerant grace window so it won't break when working without internet connectivity.

Key Takeaways

  • Local-first AI handles document reading and classification via Ollama—no cloud required by default
  • Supports Canadian and Quebec tax slips: T4, T4A, T5, RL-1, RL-3, RL-31, RRSP/REER, FHSA
  • On-device OCR with Tesseract works for both English and French documents
  • Optional Cerebras cloud speed lane is clearly labeled and opt-in only
  • 14-day free trial without credit card; Solo tier starts at $49 CAD one-time

The Bottom Line

PDF Insight nails the privacy-first workflow that accountants handling sensitive client data have been demanding. By making local processing the default rather than an afterthought, it removes the attack surface entirely instead of asking clients to trust another cloud vendor's security posture—and that's exactly how document tools should be built in 2026.