TEXTTXTText Operations
Dedupe / sort / Simplified↔Traditional / word frequency
你好世界 Hello World 你好 世界 VBA 格式化 DAX 公式生成器 M 代码生成器
S↔T conversion uses a built-in table of 200+ common characters — covers everyday text but is not the full OpenCC set.
Text Ops: Dedupe / Sort / Trad-Simp / Word Frequency
Typical scenarios: ① deduplicate long lists; ② sort text by letter, length, etc.; ③ convert between simplified and traditional Chinese; ④ count word frequency (e.g. keyword analysis).
How to use: paste your text and pick the operations you need (dedupe, sort, simplified/traditional conversion, word frequency, etc.). The tool processes it line by line and outputs the result.
Notes: ① dedupe lets you keep the first or last occurrence; ② simplified/traditional conversion is character-by-character, so a few ambiguous characters may need manual confirmation; ③ for files with encoding issues, fix the encoding first before doing simplified/traditional conversion.
Related Tools
← Home