Skip to content

Files

Latest commit

560ad90 · Dec 20, 2022

History

History

PDF to Text Converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 20, 2022
Dec 19, 2022
Dec 20, 2022
Dec 19, 2022

PDF to Text Converter


Features

In this app, the user will be able to do following:

  • open the PDF file and extracts text from it.

Approach

This app build using tkinter 3.9.14 and PyPDF 2.12.1.

  • Import the PyPDF2 and tkinter modules.
  • Open the PDF file.
  • Use PdfFileReader() to read the PDF.
  • Use the getPage() method to select the page to be read.
  • Extract the text from the page using extractText().

Demonstration

PDF as input : PDF file

Output :

Text Output

Durga Vamsi Krishna[https://github.com/vamsikrishnarh7/]