Text & String Tools
Diff checker, case converter, line tools, word counter, and text utilities.
Coming Soon
Text Diff Checker
Compare two texts side by side and highlight the differences.
String Inspector
Inspect strings for hidden characters, encoding, and byte length.
String Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, and more.
Line Sort
Sort lines alphabetically, numerically, or by length.
Line Deduplicate
Remove duplicate lines from text.
Line Reverse
Reverse the order of lines in text.
Line Shuffle
Randomly shuffle the order of lines in text.
Line Numbering
Add or remove line numbers from text.
Lorem Ipsum Generator
Generate placeholder Lorem Ipsum text by paragraphs, sentences, or words.
Random String Generator
Generate random strings with configurable length, charset, and format.
Text Cleaner
Clean text by removing extra whitespace, blank lines, and special characters.
Find & Replace
Find and replace text with support for regular expressions.
Text Statistics
Analyze text for word count, character count, reading time, and more.
Word Counter
Count words, characters, sentences, and paragraphs in text.
Character Counter
Count characters with and without spaces, and track limits.
Text Reverser
Reverse text by characters, words, or sentences.
Whitespace Remover
Remove leading, trailing, or all whitespace from text.
Text Wrapper
Wrap text at a specified column width.
Prefix/Suffix Adder
Add a prefix or suffix to each line of text.
Text Joiner/Splitter
Join multiple lines into one or split text by a delimiter.
Extract Emails
Extract all email addresses from a block of text.
Extract URLs
Extract all URLs from a block of text.
Extract Numbers
Extract all numbers from a block of text.
Slug Generator
Generate URL-friendly slugs from text.
Text to List
Convert text into various list formats (HTML, Markdown, JSON array).