Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@cosmicpush cosmicpush released this 28 Jun 00:32

πŸŽ‰ 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.exe file 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.txt then python json_to_csv_converter.py

πŸ› Bug Reports

Please report any issues on the Issues page.