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

https://github.com/denoyey/fileconversiontools

FileConversionTools is a simple and efficient tool that helps you convert files between various formats. It streamlines the process of transforming data, making it easier to manage and work with different file types.
https://github.com/denoyey/fileconversiontools

convert csv-to-excel csv-to-json excel-to-csv file json-to-csv python python-script tools

Last synced: 11 months ago
JSON representation

FileConversionTools is a simple and efficient tool that helps you convert files between various formats. It streamlines the process of transforming data, making it easier to manage and work with different file types.

Awesome Lists containing this project

README

          

## 📄 FileConversionTools
FileConversionTools is a simple and efficient tool that helps you convert files between various formats. It streamlines the process of transforming data, making it easier to manage and work with different file types.


## 🛠️ Features


  • CSV to EXCEL

  • JSON to CSV

  • EXCEL to CSV

  • CSV o JSON


## 📸 Screenshot
![py-compile](https://github.com/denoyey/FileConversionTools/blob/4d7c95091bc011ea06e9ee988b187e78c90f68f1/img/FileConversionTools.png)


## ⚙️ Installation
#### STEP 1
```sh
git clone https://github.com/denoyey/FileConversionTools.git
```
#### STEP 2
```sh
cd FileConversionTools
```


## 🔥 Usage

To use FileConversionTools, run the following command:

```sh
python convert.py
```
> OR
```sh
python3 convert.py
```



![](https://api.visitorbadge.io/api/VisitorHit?user=denoyeyf&repo=FileConversionTools-badge&countColor=%237B1E7A)