About
Textbench is a free suite of small, fast, in-browser tools for working with text. It started as a single pattern extractor — paste any text and pull out the URLs, emails, phone numbers, IPs, dates, and other patterns hiding inside it — and has grown to include line cleanup, sorting, case conversion, JSON formatting, hashing, QR codes, and more.
Why another text tools site?
- It runs in your browser. The site is fully static. There is no API receiving your input — nothing you paste leaves your device.
- No sign-up, no ads-before-tool. Open the page, paste, get results.
- It's fast. Pages are tiny and the tools are instant. No spinners, no rate limits.
How it's built
The site is built with Astro and React , styled with Tailwind and daisyUI , and deployed to AWS via SST .
Feedback and requests
Missing a tool you'd love to see? Want a regex pattern added? Drop us a note through the contact form.