All text tools
70 utilities in one directory. Filter below, then open any page: same editor layout, copy-friendly output, and local-only processing on every route.
Popular
Word CounterWords, characters, sentences, paragraphs, and reading time together.Character CounterCharacter counts with and without spaces, plus letter and digit tallies.Text CompareWord-level and line-level diff so you can see exactly what changed.Slug GeneratorLowercase, hyphenated URL slugs from any title or phrase.
Format
Cleanup
Remove Extra SpacesCollapse runs of spaces and trim line ends.Remove DuplicatesKeep the first occurrence and drop repeated lines.Remove Empty LinesStrip blank lines from pasted lists or logs.Remove EmojisStrip all emoji characters from text.Remove PunctuationStrip punctuation marks from text, with options to keep apostrophes and hyphens.Remove Duplicate SentencesDeduplicate repeated sentences while preserving paragraph structure.
Lines
Sort LinesSort lines A to Z or Z to A.Reverse LinesReverse the order of all lines.Number LinesPrefix each line with a line number.Shuffle LinesRandomize line order.Unique ListRemove duplicate lines and keep unique entries only.List SplitterSplit comma-separated or delimited values into one item per line.List MergerJoin multiple lines into a single comma-separated or delimited string.Random PickerPick a random item from a list — great for drawing lots or random selection.Text ChunkerSplit text into fixed-size chunks by characters, words, sentences, or paragraphs.
HTML
HTML StripperRemove all HTML tags and get clean plain text.HTML FormatterIndent and beautify minified or messy HTML markup.HTML EntitiesEncode text to HTML entities or decode entities back to text.Meta CheckerCheck title and description length against SEO best practices.HTML MinifierCompress HTML by collapsing whitespace and removing optional tags.HTML to TextConvert HTML to readable plain text, preserving headings and list structure.Text to HTMLWrap plain text paragraphs in <p> tags for use in HTML pages.HTML Link ExtractorExtract all links from HTML with anchor text, URL, and internal/external classification.HTML Image ExtractorPull all images from HTML with src, alt text, and dimensions for audit and export.Heading ExtractorExtract and visualize the heading structure of any HTML page as an outline.Heading Structure CheckerValidate heading hierarchy — detect missing H1, skipped levels, duplicates, and get a scored report.HTML Table to CSVParse HTML tables and export them as properly-escaped CSV or TSV with one-click download.
Writing
Analyze
Keyword DensityFind the most-used words and see each one as a percentage of total words.Most Used WordsRank every unique word by frequency with counts and percentages.Reading LevelGet Flesch, Flesch-Kincaid, Gunning Fog, and SMOG readability scores.Sentence CounterCount sentences and analyze average length, questions, and exclamations.Paragraph CounterCount paragraphs and see word distribution across your document.Case InspectorAnalyse character types in any text — uppercase, lowercase, digits, spaces, and symbols with percentages.
Convert
Base64Encode text to Base64 or decode Base64 strings.Markdown PreviewWrite Markdown with a live preview next to it.Find and ReplaceSearch and replace with plain text or regular expressions.Lorem IpsumGenerate placeholder paragraphs for layouts.Reading TimeEstimate reading time from word count.Unicode NormalizerNormalize Unicode text to NFC, NFD, NFKC, or NFKD form.Extract EmojisPull all emoji characters out of text as a clean list.Morse Code TranslatorTranslate text to Morse code (dots and dashes) or decode Morse back to plain text.Binary TranslatorConvert text to 8-bit binary or decode binary back to readable text.Text to ASCIIConvert text to decimal ASCII codes or decode ASCII numbers back to text.ROT13 / Caesar CipherEncode or decode text with ROT13 or other Caesar cipher shifts.Remove AccentsStrip diacritical marks — é→e, ñ→n, ü→u — from text.
Unicode Style
Bold Text GeneratorUnicode bold text for Instagram, LinkedIn, Twitter, and Discord.Italic Text GeneratorUnicode italic text that works on any platform — no markdown needed.Strikethrough TextCross out text using Unicode combining characters — works everywhere.Small Text GeneratorConvert text to Unicode small caps for bios and subheadings.Upside Down TextFlip text upside down using Unicode look-alike characters.Invisible CharacterCopy zero-width spaces, Hangul fillers, and other invisible Unicode characters.
Dev Naming
camelCase ConverterConvert snake_case, kebab-case, or text to camelCase.snake_case ConverterConvert camelCase, PascalCase, or text to snake_case.kebab-case ConverterConvert camelCase, snake_case, or text to kebab-case for CSS and URLs.PascalCase ConverterConvert snake_case, kebab-case, or text to PascalCase for class names.
Generate