An open API service indexing awesome lists of open source software.

https://github.com/teddyoweh/pdf-reader.-cli-

A Cli Program Designed to be able to read the text in a PDF document and save it to an audio file.
https://github.com/teddyoweh/pdf-reader.-cli-

Last synced: 6 months ago
JSON representation

A Cli Program Designed to be able to read the text in a PDF document and save it to an audio file.

Awesome Lists containing this project

README

          

# PDF-READER.-CLI-
A Cli Program Designed to be able to read the text in a PDF document and save it to an audio file.

# INSTALLING REQUIREMENTS
```pip install -r requirements ```
# USAGE

```python app.py ```

# TO DO
- [x] PDF READER (CLI)
- [ ] PDF READER (WEB APPLCATION)
- [ ] PDF READER (DESKTOP APPLICATION)