readitaloud is a RESTful API used to convert your uploaded pdf to audio. The text is extracted from the pdf and then converted to audio, the audio is then downloaded on the device. Now you can get the audiobook of your favourite book! 😀
Color | Hex |
---|---|
Example Color | #0a192f |
Example Color | #f8f8f8 |
Example Color | #00b48a |
Example Color | #00d1a0 |
Client: EJS
Server: Node.js, Express.js
Libraries: Say, Multer
Install readitaloud with npm
git clone https://github.com/Stephen-Ehiabhi/readitaloud.git
cd readitaloud
npm install
npm run dev (to run the server)
open the app on the browser using the port assigned and follow the process
The final Audio is saved into the audio folder
-- please note that you have to have nodejs and npm previously installed to make the project run successfully
Contributions are welcome!
If you have any feedback, please reach out to me