About Txtset

Txtset is a free collection of small, fast, single-purpose utilities for working with text. The project started from a simple frustration: most online text tools are slow, cluttered with pop-ups, and ask you to upload or paste sensitive text into a server you do not control.

Our approach is the opposite. Every tool in the launch collection runs entirely in your browser using plain JavaScript. When you convert case, count words, or generate fancy text, the work happens on your own device. Nothing you type is sent to us, logged, or stored on a server.

What we value

  • Speed — pages are lightweight and load almost instantly.
  • Privacy — client-side processing means your text stays with you.
  • Focus — each tool does one job well, with no clutter.
  • Accessibility — semantic, keyboard-friendly, mobile-first pages.

The site is built on a hybrid architecture: the tools you use are static and client-side for maximum speed, while a small Python backend stands ready for future tools that genuinely need a server. If you have a suggestion for a tool you would like to see, please get in touch.