Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Files

Latest commit

bd57253 · Oct 29, 2020

History

History

convert pdf to text

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 10, 2020
Oct 29, 2020
Sep 10, 2020
Sep 10, 2020
Sep 9, 2020

PDF to TXT converter

This script takes in a .pdf file and outputs a .txt file

Requirements

- Python
- PyPDF2 

Steps

In this program you have to provide the path for the pdf file that you want to convert into text and you may also provide the path where you want your output text file to be stored. By default the output files created will be stored in temp folder in the same directory.

Author Name

pi1814