A program that can read any PDF text file and convert it to an Audio file. In this Repository we have the main python program and sub programs like the function to read the PDF file and others
Now we can finally extract text from PDF files. Here is the pdf_extract function. First, it prints the name of each file from which the text is extracted. Depending on the size of the document, extracting text may take some time.
Now we can finally extract text from PDF files. Here is the pdf_extract function. First, it prints the name of each file from which the text is extracted. Depending on the size of the document, extracting text may take some time.