TB
ToolBox

Text Tools

Analyze, format, generate and inspect text data instantly.

All Text Tools run in-browser. Your files and data never touch a remote backend server.
Popular

Word Counter

Count words, characters, sentences, paragraphs, and estimate reading time.

#text#count#words

Character Counter

Real-time count of total characters with and without whitespaces.

#text#count#letters

Text Case Converter

Convert text case format to UPPERCASE, lowercase, Title Case, camelCase, snake_case, or kebab-case.

#text#case#uppercase

Text Reverser

Reverse whole sentences, words, or individual characters.

#text#reverse#flip

Duplicate Line Remover

Clean up your text by filtering out and removing duplicate lines of input.

#text#duplicates#remove

Text Sorter

Sort text lists alphabetically, in reverse, or randomly shuffle them.

#text#sort#alphabetical

Whitespace Remover

Trim lines, collapse multiple spaces, or strip all whitespaces entirely.

#text#whitespace#trim
Popular

Text Differ

Compare two text sections side-by-side to highlight additions and deletions.

#text#compare#diff

Lorem Ipsum Generator

Generate mock placeholder paragraphs, sentences, or lists for designs.

#text#lorem#mock
Popular

Password Generator

Create secure passwords with customizable options and built-in strength metrics.

#password#generate#secure

UUID Generator

Generate standard RFC 4122 compliant UUID version 1 and version 4 strings.

#uuid#guid#generate

Text to Slug

Convert standard strings into URL-friendly lowercase slugs.

#text#slug#url

Markdown to HTML

Parse structured Markdown text into browser-ready HTML blocks.

#markdown#html#convert

HTML to Markdown

Convert HTML elements back into lightweight Markdown formatting.

#html#markdown#convert

Text Truncator

Shorten strings to target counts appending ellipsis suffixes gracefully.

#text#truncate#shorten

String Repeater

Multiply a target string input by a set number of times with custom separators.

#text#repeat#multiply