Can ChatGPT read Word documents?
What ChatGPT acceptsLast checked
Short answer
Yes. Word documents fall squarely inside what OpenAI supports, described as "All common file extensions for text files, spreadsheets, presentations, and documents." DOCX is one of the more reliable formats to upload. The thing to know is what gets dropped on the way in: every plan except Enterprise discards the images.
What survives, and what does not
| Part of your document | What happens |
|---|---|
| Body text | Read in full |
| Headings | Preserved, and useful for section-by-section work |
| Lists | Preserved |
| Tables | Content preserved, layout may flatten |
| Images, charts, screenshots | Discarded |
| Comments and tracked changes | Unreliable, do not depend on them |
| Footnotes | Usually present, position may shift |
The one that matters is the images row, and it is the one nobody expects.
Images are dropped, silently
OpenAI's documentation is explicit. Visual retrieval for PDFs exists on ChatGPT Enterprise. On every other plan:
All other plans and document files only support text-based retrieval. This means that ChatGPT will extract digital text from the file and discard any images.
So a chart in your report is not there. A screenshot pasted into the document is not there. A diagram is not there.
It will answer around the gap rather than mention it
This is what makes it dangerous. ChatGPT does not say "there appear to be images I cannot see". It answers using the text it has, confidently. If a key number only appears in a chart, you will get an answer that does not include it and no indication that anything was missing.
If your document leans on visuals, describe them in text before uploading, or upload the important ones separately as images.
When a Word file is too large
Nearly always images again, since text weighs almost nothing.
Saving as plain text routinely takes a document from tens of megabytes to tens of kilobytes. Given the images were going to be discarded regardless, you lose nothing ChatGPT would have used.
File, then Save As, then Plain Text. Ten seconds.
When it is too long rather than too large
A different problem with a similar feel, and converting does not help at all, because the words are the issue.
Text and document files are capped at 2 million tokens. Past that, the file uploads and ChatGPT reads part of it. No error appears.
Check with a question that can only be answered from the end:
What is the title of the final section?
If it cannot say, the rest was never read.
The fix is to send less at a time: the section you need, or the whole thing split into parts sent in order with an instruction to hold the answer until they have all arrived.
Getting more out of a Word upload
Use the headings. If the document has a real heading structure, ask for a section-by-section summary using the document's own headings. It also makes truncation obvious, since sections that vanish were never read.
Ask for quotes. Requiring the sentence behind each claim makes everything checkable and cuts paraphrase drift.
Clean up first if it is a mess. A document thick with tracked changes and comments gives ChatGPT a confusing picture. Accepting all changes on a copy before uploading tends to produce noticeably better answers.
Common questions
Does ChatGPT read .doc as well as .docx?
Both are documents and both generally work. DOCX is the modern format and the more reliable of the two. If an old .doc gives trouble, opening it in Word and saving as .docx takes seconds.
Do images in my Word document get read?
No, on every plan except Enterprise. ChatGPT extracts the digital text and discards the images. A document that is mostly screenshots produces very little, and nothing warns you that anything was dropped.
Do tables survive?
The content does, though the layout may flatten. If a table is central to your question, say so in your prompt, or paste the table separately so its structure is unambiguous.
My Word file is huge. What do I do?
Saving as plain text usually shrinks it dramatically, because most of the weight is images, fonts and revision history rather than words. If it is long rather than heavy, that will not help and you need to send less of it at a time.
Keep reading
What file types can ChatGPT read in 2026? 7 fail silently
ChatGPT reads 4 file families and OpenAI publishes no extension list. 7 uploads go through cleanly and give it nothing to read, with the fix for each.
Can ChatGPT read RTF files? Yes, and the 1 case that fails
Yes. RTF is a document format and uploads like any other, inside the 512 MB and 2 million token caps. The 1 case that fails, and the 10 second fix for it.
ChatGPT says your file is too large. Which of the 4 caps did you hit?
4 caps produce this message: 512 MB per file, 50 MB spreadsheets, 20 MB images, 2M tokens of text. Under 10 MB means length, and compressing will not help.
Which file format does ChatGPT handle best?
Plain text wins, because there is no parsing step to go wrong. All 9 common formats ranked, plus the 2 second test that spots a PDF ChatGPT cannot read.
Pages, Numbers and Keynote files in ChatGPT
Not usefully. A .pages, .numbers or .key file stores its text as compressed binary. Export to Word, Excel or PowerPoint first, and here is which keeps most.
Why pasting a Google Docs link does not work
No. ChatGPT holds no Google session, so a Docs or Drive link returns a sign in page. The 30 second export route, and the format that keeps your tables intact.