Text tools

Small, fast utilities for the text jobs that come up over and over. Every one runs in your browser — nothing is uploaded, nothing needs an account, and none of them ask for your email first.

Being built next

Each of these uses the same engine as the converter above, so they behave consistently and load just as fast. They are listed here in the order they are being built. Nothing is linked until it actually exists — a page that promises a tool and delivers a placeholder wastes your time and ours.

  • Remove duplicate lines — Strip repeated lines from a list and see how many went.
  • Change text case — Upper, lower, title, sentence, camel, snake and kebab case.
  • Sort a list — Alphabetical, numeric, by length, reversed or shuffled.
  • Count words and characters — Words, characters, lines and reading time as you type.
  • Format and validate JSON — Pretty print, minify and check JSON for errors.

What these have in common

They all share one engine and one interface, which matters more than it sounds. The way a list gets broken into values is identical everywhere, so a list that splits correctly in the converter splits correctly in the deduplicator. Your theme and your saved setups carry across the whole site.

They also share one promise: the text you paste is processed on your device and never sent anywhere. That is not a policy we could quietly change — there is no server-side component to send it to. The privacy policy sets out the ordinary web traffic that does happen when you load a page, because being straight about that is the only way the main claim means anything.

Suggest one

The order these get built in is driven by what people actually ask for. If a repetitive text job is eating your week, describe it to us — the problem is more useful than the feature request.