Transform identifiers between camelCase, snake_case, kebab-case, PascalCase, and CONSTANT_CASE for code and APIs.
Replace runs of spaces, tabs, and newlines with a single space for cleaner plain text.
Count every character in a string including spaces and punctuation—complements the word counter.
Count whitespace-separated words in a pasted string—useful for copy limits and readability checks.
Pull unique email addresses from pasted notes, logs, or HTML snippets using a practical pattern match.
Erzeugen Sie Lorem-Ipsum-Platzhaltertext nach Wortanzahl, Länge oder Absätzen.
Transform letters into leetspeak substitutions (a→@, e→3, i→1) for stylized nicknames or puzzles.
Gib Pattern, Flags und Eingabetext an und prüfe, ob die Regex passt.
Count words and estimate silent reading minutes at about 238 words per minute for blog posts and docs.
Normalize Unicode text by stripping accents and diacritics for ASCII-friendly filenames or search keys.
Join multiline pasted text into a single line by stripping carriage returns and line feeds.
Flip character order in a pasted string—handy for puzzles, palindrome checks, and mirrored text experiments.
Turn titles into lowercase URL slugs with hyphens—ideal for blog permalinks and file names.
Sort pasted lines ascending or descending, with optional numeric-aware ordering.
Extract lowercase vowels and consonants from Latin letters in your text—useful for linguistics drills and word games.
Strip angle-bracket tags from HTML snippets and keep the visible text content for previews or plain-text exports.
Verwenden Sie die Funktionen für Großbuchstaben, Uppercase oder Kleinbuchstaben. Fügen Sie Ihren Text ein und klicken Sie auf die Schaltfläche, um zu beginnen
Wählen Sie den Rhythmus, Tonhöhe und Stimme aus. Fügen Sie Ihren Text ein und beginnen Sie mit Ihrer bevorzugten Stimme zu lesen
Wende eine Regex mit Flags an und liste alle gefundenen Treffer auf.
Cut text to a maximum character length and append an ellipsis when shortened for previews.
Deduplicate lines with optional case folding, trimming, and keep-first or keep-last rules.
Test whether a pasted string matches common HTTP/HTTPS URL patterns including hostnames and IPv4.