The workshop · The security corner
The security cornerStrip the trackers out of a link
Paste a link: the tool shows every tracker, says who it belongs to, and hands you the clean address. It never goes to see where the link leads, and it does not break the parameters that actually do something.
A pasted web address
Your text never leaves your device
This tool works entirely inside your browser. What you type or paste here is sent nowhere, and nothing is kept once the tab is closed.
Checkable in ten seconds, without taking our word for it:
- Open your browser's inspector: the F12 key (or Ctrl+Shift+I, or Cmd+Option+I on a Mac).
- Go to the “Network” tab, then clear the list.
- Type or paste some text on this page and run the tool. The list stays empty: no request goes out.
- To go further: cut your connection and do it again. The tool still works.
This absence of requests is also checked BY MACHINE before every release: a lock drives a real browser, processes a real file, and refuses to publish if a single byte goes out.
Going further
The tool accepts an http or https address, pasted on its own or in the middle of a sentence. It accepts no other kind of address: an email link or an app link has no tracking parameter to remove.
VerifyThe proof, step by stepThe network inspector check, explained one gesture at a time, with screenshots.
The cornerThe security cornerThe other tools in this corner of the workshop.
UnderstandHow this is builtThe formats actually handled, browser by browser, and what we ruled out.