https://github.com/aniketk13/suite-converter
A smart voice assistant tool that can perform interconversions of files with various extensions like pdf to doc, text to audio, a compilation of multiple images to pdf, etc.
https://github.com/aniketk13/suite-converter
converter hacktoberfest python tool
Last synced: 3 months ago
JSON representation
A smart voice assistant tool that can perform interconversions of files with various extensions like pdf to doc, text to audio, a compilation of multiple images to pdf, etc.
- Host: GitHub
- URL: https://github.com/aniketk13/suite-converter
- Owner: aniketk13
- Created: 2021-07-17T20:43:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-30T19:46:05.000Z (over 4 years ago)
- Last Synced: 2025-04-21T20:11:29.262Z (about 1 year ago)
- Topics: converter, hacktoberfest, python, tool
- Language: Python
- Homepage:
- Size: 12.2 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suite-Converter-Python
### Smart solution to convert your files from one format to another.
In-built Interactive Voice-Assistant, Say Hello :)
- Change ```.pdf ``` files to ``` .docx ``` & ``` .txt ```
- Convert Image format into ``` .png ``` to ``` .jpeg/.jpg ``` [vice-versa]
- Record your Voice & changes it into a text file and convert it into any desired format.
- To make an Audio book, upload the text file and listen it ``` .mp3 ``` file format.
## Features
# Requirements
 
## Installation
## [Python libraries](https://docs.python.org/3/library/)
###
``` Run cmd ```
- To convert docx to pdf
```
pip install docx2pdf
```
- To pdf to docx
```
pip install pdf2docx
```
- To convert text to speech
```
pip install gTTS
```
- Recognize the Speech & voice modulation
```
pip install SpeechRecognition
```
- text-to-speech conversion library
```
pip install pysttx3
```
### Refer-link
Watch the [](https://youtu.be/FKwicZF7xNE) Video Below to Install Python Libraries.
[](https://youtu.be/FKwicZF7xNE)
# Connect-With-Us-On-Linkedin

- [Aarush Srivastava](https://www.linkedin.com/in/aarush-srivastava/) - [Aniket Khajanchi](https://www.linkedin.com/in/aniket-khajanchi/) - [Nitish Sharma](https://www.linkedin.com/in/itsnitish22/)- [Pranav Goel](https://www.linkedin.com/in/iipranavii/)