About MakeMyTxt
MakeMyTxt is a collection of free, browser-based text utilities. Character counting, word analysis, case conversion, ASCII art, lorem ipsum generation, anagram solving, and more — all running entirely in your browser.
How it works
Every tool on this site runs client-side using JavaScript. When you paste or type text into a tool, nothing leaves your device. There are no uploads, no API calls, and no server-side processing. Your text stays on your machine.
Why we built this
Most text utility sites are bloated with ads, require sign-ups, or quietly send your text to a server. We wanted something simpler: open a page, paste your text, get your result. No friction, no strings attached.
MakeMyTxt is built by File Toolkits, an organization focused on building practical, no-nonsense utility tools for the web.
No accounts required
There is no sign-up, no login, and no user database. You open a tool and use it. The only data stored locally is your theme preference and cookie consent choice — both in your browser's localStorage.
Open and free
Every tool is free to use with no premium tiers or paywalls. The site is supported by minimal, non-intrusive advertising placed below the fold on tool pages. Ads never interrupt your workflow.
Tech stack
MakeMyTxt is built with Next.js, TypeScript, and Tailwind CSS. It's deployed on Vercel. Text processing logic is plain JavaScript — no heavy dependencies, no external services.
Have feedback or a tool request?