Skip to content

Stephen-Ehiabhi/readitaloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadItAloud

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! 😀

Badges

MIT License GPLv3 License AGPL License

Color Reference

Color Hex
Example Color #0a192f #0a192f
Example Color #f8f8f8 #f8f8f8
Example Color #00b48a #00b48a
Example Color #00d1a0 #00d1a0

Tech Stack

Client: EJS

Server: Node.js, Express.js

Libraries: Say, Multer

Installation

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 

Authors

Contributing

Contributions are welcome!

Feedback

If you have any feedback, please reach out to me

About

API used to convert PDF to audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published