Turn a question bank into a quiz
Upload a document that already contains multiple-choice questions and practise it here, with a timer, review and score report. Runs entirely in your browser.
Don't have a file ready? Download our sample PDFSupported PDF format guide
How QuizMaster Works
- PDF (selectable text), TXT and Markdown files
- MCQs with A–D options and an "Answer:" line
- Plain Q&A pairs, with options assembled from other answers
- Automatic checks that flag questions as "Needs review"
What You Can Do with QuizMaster
- Take quizzes with an easy-to-use interactive interface
- Get instant results after completing a quiz
- Review your answers and identify incorrect responses
- Practice technology topics such as Python, JavaScript, React, SQL, and more
- Use quizzes for learning, revision, and technical practice
How PDF to quiz conversion works
- Step 1
Read the file
PDF text is extracted in your browser with pdf.js. TXT and Markdown files are read directly.
- Step 2
Find the questions
Pattern matching looks for numbered questions, options A to D and an "Answer:" line. Plain Q&A pairs are also recognised.
- Step 3
Check what was found
Anything uncertain (no answer line, several answers, more than four options, duplicates) is marked "Needs review" so you can inspect or skip it.
- Step 4
Play and review
Start the quiz with a timer, then see your score, correct and incorrect answers and a downloadable report.
Requirements: a PDF with selectable text (or a .txt / .md file) up to 15 MB, with single-answer multiple-choice questions and an answer line under each. Limits: no scanned PDFs, no Word or PowerPoint files, and multi-column layouts can lose questions. Extraction is never guaranteed to be perfect. See the full supported PDF format guide.
PDF to quiz FAQ
Does the PDF to quiz converter use AI?
No. It extracts the text in your browser and finds questions with pattern matching (regular expressions), looking for numbered questions, A to D options and an "Answer:" line. It cannot write new questions or understand your notes.
Is my PDF uploaded to a server?
No. The file is read and parsed in your browser tab. The PDF reading library is loaded from a public CDN, but your document is not sent anywhere.
Can it read scanned PDFs?
No. Scanned or image-only PDFs have no selectable text and would need OCR, which is not available in the browser version.
How accurate is the conversion?
It depends on how your document is laid out. Extraction can fail or be incomplete, so questions with anything uncertain are marked "Needs review". Always check answers against your source.
Want ready-made questions instead? Browse the technology quizzes.