About PDF.chat
PDF.chat lets you upload any PDF or document and chat with it — ask questions and get instant answers, each cited to the exact page, in over 100 languages.
Finding the answer buried in a long document is slow, and most AI tools answer from memory and make things up. We built PDF.chat to fix that: every answer is grounded in your document and cites the page it came from, so you can click any citation and verify it yourself. A fast engine handles everyday questions, and a premium AI engine tackles the hardest documents.
No signup to try, generous free limits, multi-document chat, the original shown beside your conversation, and a simple API for developers.
How PDF.chat works
Your conversations are powered by the leading AI models — Claude, GPT, Gemini and more — and on Pro you can compare them side by side on the same question. To read your documents we build on the best open source: digital PDFs are parsed instantly, and scanned pages are read by OCR models we run on our own infrastructure. On top we add the layer that makes it trustworthy — retrieval over long documents, page-level citations, and side-by-side reading.
-
PaddleOCR (PP-OCRv6) Apache-2.0
Reads scanned and photographed pages so you can chat with paper documents too. Excellent on printed text in 100+ languages, with per-language models for Latin, CJK, Arabic, Cyrillic and Indic scripts. -
PaddleOCR-VL & DeepSeek-OCR open source
Open vision-language models that read handwriting, math and complex layouts, so even tricky scanned pages become chattable. We run these OCR models on our own infrastructure. -
PyMuPDF open source
Reads the text layer of digital PDFs instantly and losslessly, so clean PDFs are ready to chat with immediately, and renders scanned pages for the OCR models. -
python-docx & openpyxl open source
Read Word documents directly (no OCR needed) so you can chat with them, and write real Excel spreadsheets when you export tables.
Standing on open source means you get state-of-the-art accuracy that keeps improving with the community, not a black box. Thank you to everyone who builds these projects.