CSV Data Cleaner — a Python desktop application that cleans CSV files by trimming unnecessary whitespace, removing empty rows and duplicate records, while preserving the original data structure. Includes preview, delimiter detection, and automated tests.