MakeFileWork

Fix text encoding

Repair garbled accents and common encoding mistakes, then export clean UTF-8 text locally.

What it fixes

Detects UTF-8, UTF-16 LE/BE and Windows-1252, removes BOM/NUL artifacts, normalizes line endings and conservatively repairs common UTF-8 mojibake.

Safe limits

Files are limited to 10 MB and 12 million decoded characters. No brute-force guessing or remote upload is required.