About Text Tools
By Duy Nguyen · Independent developer
Text Tools is a free text utility hub that runs entirely in your browser. Paste text, get live counts, convert cases, and remove duplicate lines — no account, no upload, no tracking. It exists because most counters send your text to a server and most converters show ads before the result.
The hub bundles 3 tools in one tab: Word Counter (Intl.Segmenter UAX#29, same as Word/Google Docs), Case Converter (13 cases including Title Case AP/APA, camel/snake/kebab), and Remove Duplicate Lines (4 match modes: exact/case-insensitive/trim/both).
Privacy by design
Everything happens in your browser via Web APIs. Your text is processed by JavaScript on your device and never transmitted. Verify in DevTools Network tab — zero requests while typing. That is the core promise: no login, no tracking, no cloud by default.
What's free
- Unlimited use, no word limits, no premium tier
- All 13 case conversions + 4 dedupe modes
- Copy and Download .txt in one click, no watermark
- Works offline after first load, no signup
Who's behind it
Text Tools is built and maintained by Duy Nguyen, an independent developer. The roadmap is shaped by user feedback — if a counter or converter would help your workflow, let us know.
Contact: [email protected] — feedback, bug reports, and partnership ideas are all welcome.