Text Tools
Count, clean, convert and reformat written text.
These tools run in your browser. Nothing you enter is uploaded or stored.
Base64 Encoder and Decoder
Converts text into Base64, or turns Base64 back into readable text.
Case Converter
Changes your text to UPPERCASE, lowercase, Title Case, Sentence case and several other styles.
Duplicate Line Remover
Removes repeated lines from a list so each entry appears only once.
HTML to Text
Strips the HTML tags out of a snippet of code and gives you back just the readable words.
Markdown to HTML
Converts Markdown formatting into HTML you can paste into a web page.
Slug Generator
Turns a title into a clean, lowercase web address, replacing spaces and accents with plain hyphenated text.
Text Sorter
Sorts a list of lines alphabetically, by length, or by number, and can reverse or shuffle it.
Text to HTML
Turns plain text into HTML, wrapping paragraphs and converting line breaks so it displays properly on a web page.
URL Encoder and Decoder
Escapes characters so text is safe to put in a web address, or turns an encoded address back into readable text.
Whitespace Remover
Cleans up messy spacing by removing extra spaces, tab characters and empty lines.
Word Counter
Counts the words, characters, sentences and paragraphs in your text, and estimates how long it takes to read.