Free Online Text tools
The text tools here work on words, not files: count them, recase them, or generate placeholder copy. Each one runs inside your own browser tab, so the text you paste — a draft, private code, an unpublished document — is never uploaded. Open the Network tab and check, or disconnect from the internet and keep working.
- 01Case ConverterUPPER, Title, camelCase, snake_case.
- 02Word CounterLive word, character & reading counts.
- 03Lorem Ipsum GeneratorPlaceholder text for mockups.
The Word Counter tallies words, characters, sentences and paragraphs as you type, with a reading-time estimate, so you can write to a limit — an essay target, a 160-character meta description, a 280-character post — without pasting into a separate app. The Case Converter rewrites text into ten cases at once, from Title Case and Sentence case to the programming forms camelCase, snake_case and kebab-case. It splits words correctly even inside an existing camelCase name, so converting a variable between styles gives the right result rather than a mangled string.
The Lorem Ipsum Generator produces placeholder text by paragraphs, sentences or words for mockups and layouts. Placeholder text exists so you can judge a design without reading it: real copy makes you start reading and stop seeing the spacing, line length and typography, while neutral filler of the right length lets the layout speak for itself. Generate a block, drop it into a template, and swap in the real words once the shape is settled.
What these tools share is that the work happens on your device. Each page is a static file, and the counting, recasing and generating are JavaScript running in your tab — there is no server-side step that could receive your text. That is why a draft, a block of private code or a client's unpublished copy is safe here: it never leaves the browser. You do not have to take that on trust. Open the Network tab and use any tool; nothing is sent. Turn off your Wi-Fi and everything still works.