22 tools · 100% browser · no signup

The text toolbox for everyone

Convert case, generate fancy fonts, format JSON, diff text, extract data — all in your browser. Nothing is uploaded. Nothing is stored.

# Case & Format

# Social & Fun

# Writer & Dev

Lorem Ipsum Generator

Generate the exact amount of Lorem Ipsum you need — pick words, sentences, or paragraphs and copy with one click.

/lorem-ipsum-generator
Text Diff

Paste two texts into the two panels and see additions in green, deletions in red, and unchanged content in gray.

/text-diff
Word Frequency Counter

Paste any text and get a sorted table of every word and how often it appears — plus totals for words, unique words, and characters.

/word-frequency-counter
Find and Replace

Search for any string in pasted text and replace it. Toggle match-case and whole-word matching for precision.

/find-and-replace
Slug Generator

Convert titles into URL-safe slugs. Accents are normalized, punctuation removed, and spaces become hyphens.

/slug-generator
Text to Binary

Convert any text into its 8-bit binary representation, byte by byte. Uses UTF-8 encoding so emoji and non-ASCII characters work.

/text-to-binary
Binary to Text

Paste 8-bit binary (with or without spaces) and get the decoded text. UTF-8 aware.

/binary-to-text
Base64 Encode/Decode

Encode any text to Base64 or decode a Base64 string back into text. Fully UTF-8 aware.

/base64-encode-decode
JSON Formatter

Paste JSON to pretty-print, minify, or validate it. Invalid JSON shows a clear error with the line number.

/json-formatter
Extract Emails

Paste any text and get a clean list of every email address it contains, automatically deduplicated.

/extract-emails
Extract URLs

Paste any text and get a clean list of every URL it contains, automatically deduplicated.

/extract-urls