OOnDevice

Free Text Tools Online

Text tools that run on your computer — count words, convert case, compare differences, read text aloud. Nothing uploads. Works on bad wifi or no wifi.

Transform, count, compare, and manipulate text without pasting it into a remote service. Word and character counters, case converters, diff checkers, find-and-replace, text-to-speech, fancy font generators, and anagram makers all run in the browser with no data leaving your tab. Useful for writers checking word counts before submission, developers comparing config files, and students needing a quick case transformation. Every result is instant — no round-trip latency. Browse the text tool collection below.

Frequently asked questions

Does the text I paste get stored anywhere?
No. Text you enter into any OnDevice tool is processed in browser memory and discarded when you close or reload the tab. Nothing is sent to a server or saved to a database.
How does text-to-speech work offline?
Text to Speech uses the Web Speech API built into your browser. On Chrome and Edge, voices are local to your OS. Quality and available languages depend on your installed system voices.
Can I compare two large documents with the diff tool?
Yes. The diff tool runs the Myers diff algorithm in the browser and handles documents of several hundred thousand characters without performance issues.