Text Utility

Deduplicate, sort, filter, and transform text with powerful operations and detailed analysis

Text Operations

Deduplication

Sorting & Filtering

Line Operations

Advanced

0 chars, 1 lines
0 chars, 1 lines

About Text Utility

This tool helps you process text in various ways, with a special focus on deduplication and line operations. Perfect for cleaning up lists, analyzing text data, and preparing content for further processing.

Deduplication Features

  • Exact Deduplication: Removes identical lines, preserving only the first occurrence
  • Case-Insensitive: Treats different capitalizations as the same text
  • Trim & Deduplicate: Removes whitespace before comparing lines
  • Keep Duplicates Only: Filters out unique lines, keeping only duplicated content

Sorting & Filtering

  • Alphabetical Sorting: Arrange content in ascending or descending order
  • Sort by Length: Organizes lines from shortest to longest
  • Filter by Length: Keeps only lines that meet length requirements
  • Regex Filtering: Powerful pattern matching with regular expressions

Advanced Operations

  • Frequency Analysis: Counts and ranks line occurrences
  • Batch Replace: Apply multiple find/replace operations at once
  • Extract Matches: Pull out only content matching specific patterns
  • Randomize Lines: Shuffle the order of your text lines

Pro Tips:

  • Use the Auto-process option to see changes immediately when selecting an operation
  • Chain multiple operations by using the Use as Input button after each step
  • For complex workflows, consider using the Batch Replace feature with multiple rules
  • All processing happens in your browser – your text is never sent to a server