Text Utility Tools
Text utility tools provide fast and lightweight operations for cleaning, formatting, transforming, and comparing text. This includes case conversion, duplicate removal, text sorting, line merging, diff checker, and text cleaning utilities.
Text utility tools
- Case ConverterUpper, lower, title, sentence, capital case
- Camel Case ConverterTransform text to camelCase style
- Snake Case ConverterTransform text to snake_case style
- Kebab Case ConverterTransform text to kebab-case style
- Split Text to ColumnsSplit lines into columns by delimiters
- Merge Text LinesCombine multiple lines into a single line
- Convert Line EndingsChange line endings to Windows, Mac, Linux format
- Minify JSONCompress JSON by removing whitespace and line breaks
- Minify XMLCompress XML by removing whitespace and line breaks
- Paste & Clean TextRemove formatting, lines, and clean text
- Compare Text (Diff)Compare two texts side-by-side to find differences