How to use this text tool
- Paste your text or localization data into the input box.
- Use the sample separator when the tool compares two blocks.
- Choose an available option, then run the tool.
- Review the report and export it if needed.
Compare text under NFC, NFD, NFKC, and NFKD normalization. See whether the code-point sequence changes, inspect normalized output, and understand why two strings that look alike may fail equality or search checks.
Compare text under NFC, NFD, NFKC, and NFKD normalization. See whether the code-point sequence changes, inspect normalized output, and understand why two strings that look alike may fail equality or search checks.
Use the report as a focused engineering check, then verify language quality and layout in the application itself.
Load the built-in sample and run the tool. The output shows a reproducible report with counts and, when applicable, exact keys or character positions.
The tool works entirely in the current browser tab. Unicode iteration uses code points where appropriate, and structured exports are generated from the same findings shown in the report.
This is a structural text check, not a translation-quality score. Comments, custom file syntaxes, templating rules, and browser Unicode support can affect what is detected.
No. Processing runs in your browser. Files and pasted text are not uploaded by this page.
Yes. The logic uses Unicode-aware browser features where they are relevant, though format-specific rules still apply.
Normal translation resources and interface copy work comfortably. Very large files may take longer because all work happens in the browser.
Automated checks expose structural and Unicode details, but they cannot judge every linguistic or product-context decision.
Yes. Use Download TXT, or the CSV and JSON buttons when structured report data is available.
| Field | Meaning |
|---|---|
| Summary | High-level result count |
| Output | Reviewable findings or processed text |
| Exports | Reusable TXT, CSV, or JSON data |
Explore more browser-based tools for multilingual text, scripts, encodings, and Unicode inspection.
View category