Handy utilities for working with text and content.
Count words, characters, and sentences in real time.
Convert text between uppercase, lowercase, CamelCase, and more.
Generate placeholder text for design and layout.
Check if text reads the same forwards and backwards.
Encode or decode text using ROT13.
Convert English text to Pig Latin.
Render Markdown into HTML.
Strip HTML tags and convert to Markdown.
Count how often each character appears.
Remove all HTML tags from text.
Count the frequency of each word.
Convert between text and Morse code.
Find URLs within a block of text.
Pull hashtags out of text.
Strip emojis from text.
Show differences between two texts.
Count user-perceived characters, including emoji and combining marks.
Inspect Unicode code points, categories, and representations in text.
Compare and normalize text using NFC, NFD, NFKC, and NFKD.
Split text into words, sentences, and user-perceived characters.
Compare and sort lists according to language, accents, and case.
Convert comma-, tab-, or pipe-separated data into Markdown tables.
Extract headings and create a navigable table of contents.