Takes broken CSV and Excel files, cleans them, and converts to the format you need. Encoding chaos and type mismatches are detected and handled without manual fiddling.
chardet detects the encoding so garbled characters disappear.
Numbers, dates, and text coerced to consistent, correct types.
CSV, Excel, or JSON — pick your output.
I ship it tested, documented, and ready to run in your stack.