π JSON to CSV Converter v1.0.0
First official release of the JSON to CSV Converter!
β¨ Features
- Beautiful GUI interface with modern design
- Batch processing up to 50 JSON files
- Real-time progress tracking
- Comprehensive error handling
- Support for nested JSON structures
- Multi-threading for responsive UI
π¦ Download Options
- Windows Users: Download the
JSON_to_CSV_Converter.exefile below - Python Users: Clone the repository and run from source
π οΈ Installation
- Executable: Simply download and run the .exe file (no installation required)
- From Source:
pip install -r requirements.txtthenpython json_to_csv_converter.py
π Bug Reports
Please report any issues on the Issues page.