Text Tools

10 essential text utilities: word counter, case converter, line sorter, find & replace, and more. All browser-based.

Input
0 words · 0 chars · 0 lines
Output

About Text Tools

A suite of 10 essential browser-based text utilities inspired by tools like TextFixer and TextMechanic. Every operation runs entirely in your browser — nothing is sent to a server. Great for developers, writers, SEOs, and anyone who works with text regularly.

Available Tools

Word Counter — words, characters, sentences, paragraphs
Case Converter — lowercase, UPPERCASE, Title Case, Sentence case
Remove Line Breaks — collapse paragraphs to a single line
Remove Duplicates — deduplicate repeated lines
Sort Lines — alphabetically sort any line-separated list
Find & Replace — plain text or regex, case-sensitive option
Reverse Text — flip any string character-by-character
Remove Extra Spaces — clean up whitespace and blank lines
Prefix / Suffix — add custom text before/after every line
Number Lines — prepend a sequential line number to each line
Remove All Spaces — strip every whitespace and collapse to a single line
Join Words — remove all spaces between words (e.g. naveen kumarnaveenkumar)

Frequently Asked Questions

Is my text sent to a server?
No. Every operation runs entirely in your browser using JavaScript. Your text never leaves your device.
Can I chain tools together?
Yes. After running a tool click the ↺ button to move the output back to the input, then select the next tool and run again.
Does Find & Replace support regular expressions?
Yes. Enable the "Regex" checkbox and enter any valid JavaScript regular expression as your search pattern.