"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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
AngelGiampierre/PDF-to-Voice-API
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published