- Clone the repository
git clone https://github.com/NiicoAdasme/api-convert-pdf-to-voice.git
- Install dependencies
npm install
- Run the code
node index
ornpm start
- In some http client like Postman put the URL and add /api/pdf with POST method and select body form-data
- Add the key "pdf" file type
- Add the key "format". You can use mp3, aac, flac, ogg, wav and wma. Default: flac (opcional)
- Once you audio file is downloaded, you can get request to /api/delete for delete the files in the server
-
Notifications
You must be signed in to change notification settings - Fork 2
API to convert pdf files to audiofiles
License
NiicoAdasme/api-convert-pdf-to-voice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
API to convert pdf files to audiofiles
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published