The Cloud Toolkit
Home
Categories
All Tools
Toggle theme
Browse tools
← Categories
/
Text
Aa
Text
Compare, transform, and generate text.
11 tools
tex
→
Text Difference Comparator
Compare two blocks of text and highlight line-by-line differences.
ran
→
Random Text Generator
Generate random placeholder text in various styles.
cas
→
Case Converter
Convert text between upper, lower, title, sentence, camel, snake, and kebab case.
wcn
→
Word & Character Counter
Count words, characters, sentences, and paragraphs in your text, processed in memory and never stored.
dup
→
Remove Duplicate Lines
Remove duplicate lines from a block of text, processed in memory and never stored.
srt
→
Sort Lines
Sort the lines of a text block alphabetically, by length, numerically, or shuffled at random — processed in memory and never stored.
rpl
→
Find & Replace
Find and replace text across a block of content, with an optional regular-expression mode, processed in memory and never stored.
slg
→
URL Slug Generator
Convert any text into a clean, URL-safe slug, processed in memory and never stored.
wfq
→
Keyword Density / Word Frequency Counter
Count how often words or phrases appear in your text, ranked by frequency, processed in memory and never stored.
bin
→
Text ↔ Binary / Hex / ASCII
Convert text to binary, hexadecimal, octal, or decimal byte values — or decode them back to text. Processed in memory and never stored.
wsp
→
Whitespace & Line Break Cleaner
Collapse repeated spaces, strip line breaks, drop empty lines, and trim edges from a block of text. Processed in memory and never stored.