Text tools
Four tools for working with plain text: convert between text cases, remove duplicate lines, sort lines alphabetically or numerically, and count word frequency across a block of text. All processing happens in your browser - your text is never uploaded.
Text tools
~ / text
4 items
Remove Duplicate Lines/RowsPaste a list, or drop a .txt or .csv file, and download it back with every duplicate line removed. Nothing is sent anywhere.Text
Sort Text or CSV by ColumnPaste a list, or drop a .txt or .csv file, and download it back sorted - pick the column, numeric or alphabetic, ascending or descending. Nothing is sent anywhere.Text
Text Case ConverterPaste any text, or drop a .txt file, and get all six cases at once: UPPERCASE, lowercase, Title Case, camelCase, snake_case, and kebab-case. Nothing is sent anywhere.Text
Word Frequency CounterPaste any text, or drop a .txt file, and see every word ranked by how often it appears, plus quick stats on length and repetition. Nothing is sent anywhere.Text
Other folders: PDF, CSV & Spreadsheets, JSON & Data Formats, Developer