Free Online Text Tools
Count, compare, convert, generate and clean up text — all in the browser. Paste your content, get the result immediately, and close the tab knowing nothing was transmitted. Useful when the text is a draft, a client's copy, or anything else you would not paste into an unknown server.
All 10 text tools
QR Code Generator
Generate QR codes from any text or URL. Choose size, error correction, and colors.
QR Code Scanner
Decode QR codes from image uploads instantly in your browser. No camera needed.
Word & Character Counter
Count words, characters, lines, sentences, and paragraphs. Real-time stats with reading time.
Case Converter
Convert text to UPPER, lower, Title, Sentence, camelCase, snake_case, kebab-case and more.
Remove Duplicate Lines
Remove repeated lines from text. Supports trim whitespace and case-insensitive matching.
Text Compare (Diff)
Highlight differences between two texts. Compare by lines, words, or characters.
Slug Generator
Convert any text into a clean, SEO-friendly URL slug. Choose separator and case.
Lorem Ipsum Generator
Generate lorem ipsum placeholder text by words, sentences, or paragraphs.
Password Generator
Generate strong, random passwords using Web Crypto. Control length, character sets, and strength.
Random Name Generator
Generate random first and last names for testing, mockups, or fiction writing.
Questions
- Is the text I paste stored anywhere?
- No. It exists in the page's memory while the tab is open and is gone the moment you close it. There is no request, no log entry containing it, and no database row.
- Can I use these on confidential material?
- That is exactly what they are for. Because nothing is transmitted, pasting a contract draft or an unreleased announcement here does not disclose it to anyone — unlike a server-side tool, where the operator necessarily receives a copy.
- How much text can these handle?
- Hundreds of thousands of lines comfortably. The algorithms run locally, so throughput is your CPU rather than a shared worker pool.