TextFlow is a free online text utilities platform built for developers, content writers, and SEO professionals. All 20 text tools run entirely in your browser — your data never leaves your device.
TextFlow is built on Cloudflare Workers and Pages, powered by a globally distributed edge network. Text tools use pure JavaScript running in the browser. AI features are powered by OpenAI's GPT-3.5-turbo model, proxied through Cloudflare Workers for rate limiting and access control.
User authentication uses JWT tokens stored in localStorage, with passwords hashed via bcrypt. Session management runs on Cloudflare KV. All persistent data is stored in Cloudflare D1 (SQLite at the edge).
We believe essential utility tools should be free, fast, and private. Unlike many online tool sites that track your inputs or bury features behind paywalls, every TextFlow text tool is completely free, works offline in your browser, and stores no data on our servers.
Our monetization comes from optional Pro subscriptions that unlock unlimited AI tool usage — never from selling user data or showing intrusive ads.
We ship 5–10 new tool pages per week. Upcoming tools include:
Questions, feature requests, or partnership inquiries? Email us at
support@texttools.store