Paste a messy URL and strip tracking parameters (UTM, Facebook, Google, etc.) for clean, shareable links. No server, no API, no uploads.
- Paste any URL and remove tracking clutter
- One-click copy of the cleaned URL
- Strips utm_source, utm_medium, utm_campaign, utm_term, utm_content, fbclid, gclid, ref, source, mc_cid, mc_eid
- Input history with localStorage
- Next.js 16 App Router
- React 19
- TypeScript
- Tailwind CSS 4
- Vitest
npm install
npm run devMIT