Text Tools
A comprehensive collection of utilities for formatting, cleaning, analyzing, and transforming text.
Formatting & Casing
Transform text case and format
Data Cleaning & Manipulation
Clean, sort, and transform text data
Remove Extra Spaces
Clean double spaces, messy tabs, and unwanted blank lines.
Duplicate Line Remover
Remove exact duplicate lines, keep only unique data.
Sort Lines
Sort lines alphabetically (A-Z or Z-A) or by character length.
Find & Replace
Find and replace text with full Regular Expression (Regex) support.
Reverse Text / Lines
Reverse text letter by letter or reverse line order from bottom to top.
Analysis & Extraction
Count, compare, and extract from text
Generators & Encoders
Generate and encode text
Lorem Ipsum Generator
Generate placeholder text by paragraphs, words, or bytes.
HTML Entity Encoder/Decoder
Convert special characters to HTML entities and vice versa.
URL Encoder/Decoder
Encode and decode URL-safe strings using encodeURIComponent.
String to ASCII / Unicode
Convert text to ASCII numeric codes or Unicode escape sequences.
