ChatGPT keeps crashing when I upload files
You drag a file into ChatGPT and the whole thing freezes, crashes, or throws a vague error. This hits users hardest when uploading PDFs, large spreadsheets, or images — right when you need the analysis most.
ChatGPT keeps crashing when I upload files
You drag a file into ChatGPT and the whole thing freezes, crashes, or throws a vague error. This hits users hardest when uploading PDFs, large spreadsheets, or images — right when you need the analysis most.
What's actually happening
ChatGPT crashes during file uploads for three main reasons: your file exceeds size limits, the format isn't fully supported, or there's a memory conflict in your browser session.
The official limit is 512MB per file, but the real breaking point is usually lower. PDFs with embedded images or complex formatting often fail around 50-100MB. Excel files with multiple sheets, pivot tables, or thousands of rows crash even sooner. The system tries to process your entire file immediately, and if it can't allocate enough memory, the interface just dies.
Browser extensions are the second culprit. Ad blockers, privacy tools, and VPNs interfere with the upload stream. Your file gets to 80% uploaded, then the connection drops and ChatGPT resets. You'll see the message box go blank or get stuck on "Analyzing..." forever.
Corrupted files or non-standard encoding cause silent crashes. You upload what looks like a normal CSV, but it contains special characters or formatting from another program. ChatGPT accepts it, starts processing, then hits an error it can't handle and crashes without explanation.
How to fix it
1. Start with a hard browser refresh
Press Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac). This clears cached upload attempts. Close ChatGPT completely, wait 10 seconds, then reopen chatgpt.com.
2. Test with a tiny version of your file
If you're uploading a 40MB spreadsheet, try uploading just the first 3 rows. If that works, your file is too complex. For PDFs, export only the first 5 pages as a new PDF. For images, reduce resolution to under 2MB. This isolates whether it's size or corruption.
3. Disable all browser extensions
Open an incognito/private window and try uploading there. If it works, go to your extensions (chrome://extensions or edge://extensions) and disable them one by one until you find the culprit. Privacy Badger and uBlock Origin are common offenders.
4. Switch browsers entirely
If you're on Chrome, try Edge or Firefox. Different browsers handle memory allocation differently. Safari users often have better luck with Chrome for large uploads.
5. Convert your file format
Excel crashing? Save it as a CSV first. Remove all formatting, formulas, and extra sheets — just raw data. PDF failing? Use a free tool like smallpdf.com to compress it or convert it to plain text. Images? Convert to JPEG and reduce quality to 80%.
6. Upload via the API playground instead
Go to platform.openai.com/playground, switch to the Assistants interface, and upload your file there. This uses a different upload pipeline and often succeeds when the main ChatGPT interface fails. You'll need an OpenAI account with API access, but it's free to set up.
7. Split large files into chunks
For a 100-page document, upload pages 1-25, ask your question, then upload 26-50 in a new message. Tedious, but it works when nothing else does.
If that doesn't work
Clear your entire browser cache and cookies, then restart your computer. This resets any corrupted temporary files. On Windows, press Ctrl+Shift+Delete in your browser and select "All time." On Mac, go to Settings > Privacy > Clear browsing data.
If ChatGPT still crashes, the file itself may be corrupted. Try opening it in the native application (Excel, Acrobat, etc.), then re-saving it as a completely new file with a new name. This rebuilds the file structure.
For persistent crashes, contact OpenAI support at help.openai.com. Include your exact browser version, the file type, file size, and whether it crashes immediately or during processing. They typically respond within 2-3 business days. Don't attach your actual file unless they ask — describe it instead.
Questions people actually ask
Q: Does ChatGPT have a file size limit?
A: Yes, 512MB officially, but PDFs and spreadsheets often fail above 50-100MB depending on complexity. Compress or split your file.
Q: Can I upload multiple files at once?
A: Yes, up to 10 files per message in ChatGPT Plus. But uploading more than 3-4 at once increases crash risk. Upload in batches instead.
Q: Why does it crash on some PDFs but not others?
A: PDFs with scanned images, annotations, or form fields use more memory. A text-only PDF works fine, but a scanned contract might crash instantly.
Q: Will I lose my chat history if it crashes?
A: No. Your conversation saves automatically. Refresh the page and continue where you left off.
What to remember
- Try incognito mode first — extensions cause most upload crashes
- Compress files below 50MB for PDFs, 20MB for spreadsheets
- Split large files into smaller chunks rather than uploading all at once
- Use platform.openai.com/playground as a backup upload method
- Re-save corrupted files in their native application before uploading
---
*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*