
How to Use Google Gemini to Read, Summarize, and Ask Questions About a PDF
What Google Gemini can and cannot do with a PDF you upload, why scanned files trip it up, and how to ask questions whose answers you can check.
Google Gemini can read a PDF you upload and answer questions about it, and for a long report that is genuinely faster than skimming. What it cannot do is edit the file, and it will not always be right about what the file says — so it is worth knowing where the line is before you trust an answer.
What Gemini can actually do with a PDF
Upload a PDF in the Gemini web app and it reads the document's text layer, then answers questions grounded in it. In practice that covers four jobs well:
- Summarising — "give me the key points of this 40-page report"
- Locating — "which section covers the termination clause?"
- Extracting — "list every date mentioned and what happens on it"
- Explaining — "what does this paragraph mean in plain English?"
It reads the file. It does not change it. There is no Gemini feature that writes your edit back into the PDF and hands you a new file.
The limitation that catches people out: scanned PDFs
A PDF holds text two completely different ways, and Gemini can only read one of them.
A digital PDF — exported from Word, Google Docs, InDesign, or a web page — contains actual text objects. Select a sentence in any viewer and it highlights word by word. Gemini reads this fine.
A scanned PDF is a photograph of a page wrapped in a PDF container. There is no text in it at all, only an image. If you cannot select the text with your cursor, neither can a model reading the file's text layer.
Check before you upload: open the PDF and try to select a line of body text. If nothing highlights, you have a scan, and you need OCR to convert the image into text first. That is a separate step with a separate tool — this site's editor does not do OCR, so use a dedicated OCR tool, then feed the OCR'd file to Gemini.
Ask questions that can be checked
The failure mode with any model reading a document is a confident answer that is not in the file. You reduce it by asking questions whose answers you can verify in seconds.
Instead of "is this contract fair?", ask "quote the paragraph that covers early termination." Now you have a quotation you can search for in the original. If it is not there, you know immediately.
A few patterns that work:
- Ask for the location, not just the answer — "which page and section says this?"
- Ask it to quote — a quote is checkable; a paraphrase is not
- Ask what is missing — "does this document say anything about renewal? If not, say so." Giving it explicit permission to say no makes a fabricated yes less likely
- Split very long documents — accuracy on a specific clause is better when you upload the relevant 20 pages than the whole 400-page appendix bundle
For anything with money or legal consequence attached, treat a summary as a map of where to read, not as a substitute for reading.
When you need to change the file, not ask about it
Reading and editing are different jobs and usually different tools. Once Gemini has told you where the problem is, you still need something that edits the PDF.
That is what this site's editor is for: open the file, change the text in place, download it. It preserves the original layout rather than reflowing the page, so a corrected figure in a table stays in its cell. It handles files up to 10 MB and 100 pages, and it does not do OCR — for a scan, OCR first elsewhere, then edit here.
A realistic workflow for a long document: ask Gemini what to fix and where, open the PDF in an editor, make the changes, and re-read just those sections yourself.
Frequently asked questions
Can Gemini edit a PDF and give me the file back? No. It reads and answers; it does not write a modified PDF. You need a PDF editor for that.
Why does Gemini say my PDF is empty? It is almost certainly a scan — an image with no text layer. Try selecting text in the file. If you cannot, Gemini cannot either. Run OCR first.
Is it safe to upload a confidential document? That depends on your organisation's rules and on the terms of the account you are using, which differ between personal and workspace plans. Check your own policy before uploading anything covered by it. If the answer is no, a local tool that never uploads is the safer route.
Can it read a password-protected PDF? Not while it is locked. Remove the password with the file's owner first — and if you do not have the password, you are not meant to be reading it.
How accurate are the summaries? Good enough to orient yourself, not good enough to rely on unchecked for anything consequential. Ask for quotes and page numbers so every claim is one search away from being verified.



