An open API service indexing awesome lists of open source software.

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.

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
![python](https://img.shields.io/badge/Python-3.9-orange) ![Visual Studio](https://img.shields.io/badge/Visual%20Studio-2019-blue)
## 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 [![Youtube](https://img.shields.io/badge/-Youtube%20-red)](https://youtu.be/FKwicZF7xNE) Video Below to Install Python Libraries.
[![Watch the video](https://i.ytimg.com/vi/FKwicZF7xNE/hq720.jpg)](https://youtu.be/FKwicZF7xNE)

# Connect-With-Us-On-Linkedin
![LINKEDIN](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)
- [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/)