A pixel-styled desktop app that cleans messy Excel and CSV data with a single upload. Built with ❤️ by Ruel McNeil.
- 🖤 Modern dark mode UI styled like VSCode
- 🗂️ Supports
.xlsxand.csvuploads - 🧠 Automatically cleans file paths and trims unwanted values
- 🔍 Live transparent logs with animation and feedback
- ⚙️ Loading spinners and "thinking" prompts during processing
- 🧾 Output tab with clickable preview of cleaned results
- 🔄 Upload/remove multiple files dynamically
- 🎨 Pixel-style fonts and animated hover effects
- 📁 Choose custom output location
- 🧑💻 Fully offline, cross-platform executable
- 👤 Footer:
© Ruel McNeil — All Rights Reserved
| Dark Theme (Default) | File Added | Clean Output |
|---|---|---|
- Launch the app (
Data Cleaner.exeor runmain.py) - Drag and drop or browse for
.csvor.xlsxfiles - Press Clean Files
- Review live logs, see processed files under the Output tab
- Download results or export to your preferred location
For developers or contributors who want to modify and repackage the app.
git clone https://github.com/your-username/data-cleaner.git
cd data-cleaner