Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 399 Bytes

File metadata and controls

11 lines (9 loc) · 399 Bytes

PDF File Reader

A simple Python application that reads out textual PDF files.

Requirements

Install the required PyPI packages before using the application by executing:

> pip install pyttsx3 PyPDF2

Usage

The file to be read must be in the same directory as the programme. Then, simply start up the application and give in the file name and page number to start listening.