Skip to content

Releases: CodeWithTanim/Data-Splitter

DataSplitter Pro v1.0.0 - Stable Release

18 Oct 13:05

Choose a tag to compare

🎉 DataSplitter Pro v1.0.0 - Stable Release

What's New

  • Initial stable release of DataSplitter Pro
  • Multiple file format support: CSV, Excel, XML, TXT
  • Flexible splitting options: Equal parts or custom rows
  • Custom text addition to each split file
  • Modern, user-friendly interface

📥 Download

  • Windows Users: Download DataSplitterPro-v1.0.0-Windows.exe
  • Source Code: Download DataSplitterPro-v1.0.0-Source.zip

🚀 Quick Start

  1. Download the executable for your platform
  2. Run the application
  3. Select your file and configure splitting options
  4. Click "Split Data"

📋 System Requirements

  • Windows: Windows 7 or later
  • macOS: macOS 10.12 or later
  • Linux: Ubuntu 16.04 or equivalent
  • Python: 3.8+ (for source version)

🔧 Features

✅ Split large CSV files into manageable parts
✅ Support for Excel, XML, and TXT files
✅ Custom text/headers for each split file
✅ Two splitting methods
✅ Modern GUI interface
✅ Cross-platform compatibility

🐛 Reporting Issues

Found a bug? Please create an issue


Built with ❤️ using Python, Pandas, and Tkinter