Build #4 · Week 4 · Launched Jun 23, 2026

Live

TextScrubr

Paste in messy AI output or a copied Word doc and TextScrubr strips the junk you can't see. The zero-width characters, the watermark marks, the smart quotes, the stray em dashes and double spaces. Then it leaves your headings, lists and code exactly where you put them. It all runs in your browser. Nothing gets uploaded.

Price
Freelead magnet
Revenue to date
$0made nothing yet
Paid skill
$29coming soon
Runs
In-browsernothing uploaded
TextScrubr landing page screenshot

The idea

What it is & why I built it

TextScrubr is a free text cleaner that runs entirely in your browser. You paste in something messy, AI output, a copied Word doc, a chunk off a webpage, and it pulls out all the stuff you can't see. The invisible characters, the watermark marks some AI tools slip in, the curly smart quotes, the em dashes, the double spaces. What you get back is plain, clean text with your headings, bullets and code blocks left exactly where you put them.

I built it because I kept getting paranoid. You copy text from somewhere, paste it somewhere else, and you have no idea what's riding along with it. Hidden metadata, weird zero-width characters, the little tells that scream "this came out of a chatbot." I wanted a quick way to scrub all of that out without sending my text to some server I don't control. So the whole thing is local. Nothing uploads. That's the part I actually care about.

Money-wise it's a zero. It's a lead magnet, not a product. Free, no signup, just a tool that does one job well. The point isn't to charge for it. The point is to be useful enough that people find it, use it, and stick around for the rest of what I'm building.

The build

How it was built

It's a single page that does its work right in the browser. There's no backend, no database, no accounts. You paste text into one box and the cleaned version shows up in the other as you type. Every transform runs on your own machine, which is what lets me promise nothing gets uploaded, because there's literally nowhere for it to go.

The actual cleaning is a stack of toggles. Hidden characters, odd spaces, double spaces, extra blank lines, then a punctuation set for em and en dashes, smart quotes and ellipses. Each one is its own switch so you can decide how aggressive to be. The dash one even lets you pick what to replace them with, a comma, a hyphen, or nothing. Same static-site-plus-AI setup as my other builds. Cheap to host, fast to load.

The next piece is the one I haven't shipped yet. A $29 skill that drops this same cleaning straight into your own AI chat, so you don't have to bounce out to a tab to use it. That's the only paid part of TextScrubr, and it doesn't exist yet. The free tool comes first.

The stack

Tools used

Runs in the browser the whole point

Every transform happens locally. Nothing gets uploaded, so there's no server holding your text. That's the promise the product is built around.

Free, no signup the offer

It's a lead magnet. The job is to be useful enough that people find it and stick around, not to make money on the tool itself.

$29 chat skill coming soon

The only paid piece. Adds the same cleaning straight into your own AI chat so you don't have to leave the conversation. Not shipped yet.

Same stack as the rest how it's built

Static site, AI, cheap hosting. One page, a pile of toggles, and a live preview that updates as you type.

The numbers

Analytics so far

Revenue
$0free tool
Skill sales
not live yet
Visitors
just launched
Emails
list starting

Nothing to show yet. It went live this week, so there's no traffic and the paid skill isn't out. The thing I'll be watching here is whether a genuinely useful free tool pulls people in better than a blog post does, and how many of those folks turn into subscribers or, eventually, $29 buyers. I'll put the real numbers up here as they come in. No guesses until there's data.

The recap

Lessons & results

Nothing to recap yet. It only just went live, so there's no traffic and no results to be straight about. Once people start using it and the $29 skill is out, I'll write up what worked, what flopped, and whether a free tool was actually a smart way to grow a list right here.

Why I lead with free tools   All builds