Scrub is a text cleaner and data converter that runs entirely on your device. Fix whitespace, dedupe and sort lines, format JSON, convert data formats, and strip tracking junk from URLs. Nothing you paste ever touches a server.
100% on-device. Every tool runs locally in your browser. No accounts, no analytics, no telemetry, no servers. The only network request Scrub ever makes is verifying a Pro license key with Gumroad when you enter one. Your text, data, and images never leave your machine, and the app works fully offline after install.
Full walkthrough with examples: How to Clean Up Text and Data Without Pasting It Into a Website.
| Category | Tools | Tier |
|---|---|---|
| Text | Normalize whitespace, normalize line endings, smart quotes to straight, remove blank lines, sort lines, dedupe lines, change case | Free |
| JSON | Prettify, minify, validate with line:column errors | Free |
| JSON | Sort keys, repair (trailing commas, single quotes, unquoted keys, comments) | Pro |
| CSV / YAML | JSON to CSV, CSV to JSON, JSON to YAML, YAML to JSON, trim CSV cells | Pro |
| URL | URL encode, URL decode | Free |
| URL | Strip tracking params (utm_*, fbclid, gclid, and more) | Pro |
| Encode | Base64 encode and decode, SHA-256 hash, UUID v4, timestamp to date and back | Free |
| Image | Strip EXIF metadata, convert PNG/JPEG/WebP, compress and resize | Pro |