Search Snipptext
Search 59 tools, 69 converters and 8 guides. Everything runs in your browser.
Tools
Case Converter
Convert text between UPPERCASE, lowercase, Title Case, Sentence case and aLtErNaTiNg case. Everything happens live in your browser — nothing is uploaded.
Reverse Text
Flip your text in three ways: character order, word order, or line order. Choose the mode and copy the result.
Remove Line Breaks
Strip every line break from pasted text, or replace them with spaces or a custom character. Optionally preserve paragraph breaks between blocks.
Remove Extra Spaces
Squash runs of spaces down to a single space and trim whitespace from each line. Perfect for cleaning copy-pasted content.
Remove Duplicate Lines
Deduplicate any pasted list. The tool shows how many duplicates were removed and can ignore case when comparing.
Sort Lines
Sort any pasted list alphabetically, in reverse, by line length, or shuffle it randomly. Runs instantly in your browser.
Find and Replace
Search for any string in pasted text and replace it. Toggle match-case and whole-word matching for precision.
Word Frequency Counter
Paste any text and get a sorted table of every word and how often it appears — plus totals for words, unique words, and characters.
HTML Stripper
Paste any HTML snippet and get just the plain text. Perfect for cleaning up content copied from websites, CMS exports, or email templates.
Word Counter
Count words, characters, sentences, and paragraphs as you type. See estimated reading time, speaking time, and a Flesch-Kincaid reading ease score.
Prefix / Suffix Adder
Wrap each line of a list with a prefix, suffix, or both. Common uses include adding <li> tags to a list, quotes, or commas.
Comma Separator
Paste a column of items and instantly convert it into a comma-separated list. Great for SQL IN clauses, email lists, and ad keywords.
Guides
The Best Free Online Text Utilities (and When to Use Each)
There are hundreds of online text tools. This guide narrows them down to the handful you will actually reuse, grouped by the job you are trying to do.
How to Convert Text Case Online (Without Retyping Anything)
Retyping a paragraph because Caps Lock was on is a waste of time. Here is how case conversion works and which style to use where.
What Is Base64 Encoding, and When Should You Use It?
Base64 is everywhere — in data URLs, JWTs, email attachments and API payloads. It is also widely misunderstood as a form of security.
How to Format and Validate JSON Online
Unreadable single-line JSON and cryptic parse errors are two of the most common developer time sinks. Both are quick to fix once you know what to look for.