Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extract PDF

PDF Question Extractor

This Python script extracts questions from a PDF file, typically designed for exam papers or similar documents. It allows users to interactively view questions and subquestions from the extracted content.

Features

  • Extracts text from PDF files
  • Cleans and processes the extracted content
  • Identifies questions and subquestions
  • Allows interactive navigation through questions and subquestions

Usage

  1. Place the PDF file in the same directory as the script.
  2. Run the script: python extract.py
  3. Follow the prompts to navigate through questions and subquestions.

Requirements

  • Python 3.x
  • PyPDF2 library

About

Extract Questions from a PDF

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages