What the upload form accepts
The upload input currently allows common study document formats, and files are type-checked before generation starts.
A practical breakdown of Studieasy upload formats, what the current generation route handles reliably, and the best fallback workflow.
Updated: 2026-05-07
The uploader accepts several document extensions, but the current web generation path is strongest on PDF, DOCX, TXT, MD, and CSV text extraction. For slide-heavy files, exporting to PDF first is usually the most reliable workflow.
The upload input currently allows common study document formats, and files are type-checked before generation starts.
The active web API extraction logic is implemented for PDF, DOCX, TXT, MD, and CSV. Unsupported extraction paths can fail generation even if the file extension is accepted by the uploader.
If your source is a slide deck or spreadsheet, convert it to clean PDF or DOCX text first. You get more stable extraction and better downstream question quality.
Input acceptance and extraction capability can evolve at different speeds. The practical workaround is exporting to a text-friendly format.
Only if they include a usable text layer. Image-only scans often fail until OCR is applied.
PDF with clean text or DOCX is usually the most consistent.
Put this workflow into practice with your own materials.
Upload a source file