Skip to content

001/100: "PDF-to-Voice API" is an API that converts PDF documents into audio. It extracts text from PDFs using PyPDF, and if the PDF contains images instead of text, it applies OCR (Optical Character Recognition) using Tesseract. The extracted text is then converted into speech, providing an accessible audio output for users.

License

Notifications You must be signed in to change notification settings

AngelGiampierre/PDF-to-Voice-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-to-Voice-API

"PDF-to-Voice API" is an API that converts PDF documents into audio. It extracts text from PDFs using PyPDF, and if the PDF contains images instead of text, it applies OCR (Optical Character Recognition) using Tesseract. The extracted text is then converted into speech, providing an accessible audio output for users.

About

001/100: "PDF-to-Voice API" is an API that converts PDF documents into audio. It extracts text from PDFs using PyPDF, and if the PDF contains images instead of text, it applies OCR (Optical Character Recognition) using Tesseract. The extracted text is then converted into speech, providing an accessible audio output for users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages