jarvisbox

Privacy Tools /

Strip HTML tracking

Paste raw HTML to remove tracking pixels, analytics scripts, and spy iframes. Get back clean HTML with all surveillance elements stripped out.

100% in your browser. Your HTML is never sent to any server.

How to use

  1. Get raw HTML from an email (Show original in Gmail) or webpage (View Source).
  2. Paste the HTML into the textarea above.
  3. Click Strip tracking to remove all detected surveillance elements.
  4. Copy the cleaned HTML or save it for use.

Common use cases

Also see: Tracking Pixel Detector to identify tracking elements before stripping, and URL Tracker Cleaner to clean utm_* parameters from links.

よくある質問

What elements does this tool remove?
It removes: 1×1 tracking pixel images, script tags from known analytics domains (Google Analytics, Facebook Pixel, Mixpanel, Hotjar, and 30+ others), iframe trackers, link and meta preconnect hints to tracking domains, and hidden form fields used for session tracking.
Is my HTML sent to any server?
No. The HTML is parsed and cleaned entirely in your browser using the DOMParser API. Nothing is transmitted anywhere.
Will removing tracking elements break the page?
The visual content and navigation of the page will remain intact. Analytics and tracking functionality will stop working. Other features — including comment systems or embedded media that use the same domains — may also be affected.
How is this different from the Tracking Pixel Detector?
The Detector tool identifies and lists tracking elements for inspection. The Strip HTML Tracking tool removes them and returns cleaned HTML ready to use or forward.
Can I use this to clean email HTML before forwarding?
Yes. Get the raw HTML source of an email, paste it here, strip the tracking elements, and save the cleaned HTML. Note that email client HTML rendering differs from browser rendering.
Does this strip URL tracking parameters from links?
Not automatically — use the URL Tracker Cleaner for that. This tool focuses on removing tracking DOM elements. You can combine both tools for comprehensive cleaning.
Will this affect inline styles or CSS?
No. Only known tracking elements and domains are removed. Inline styles, class attributes, and CSS are left intact.
Can I customise which domains are removed?
The current tool uses a built-in blocklist of known tracking domains. Custom domain lists are planned for a future update.
このツールの問題を報告