CSV Janitor
Text Encoding Fixer
Attempt to fix double-encoded text or messy characters often caused by UTF-8 errors.
0 chars0 lines
0 chars0 lines

About This Tool

Ever see text look like `é` instead of `é`? That's called 'Mojibake'—a text encoding error. This tool attempts to decode these sequences back into their original readable characters.

How to Use

  1. Paste the garbled text.
  2. Run the tool.
  3. We attempt to interpret the text as UTF-8.
  4. If successful, you see the original characters.

Frequently Asked Questions