URL Scanner
Decode URLs, extract query parameters, detect tracking params, and get a clean URL. 100% client-side.
🔍
URL Decoding
Decodes percent-encoded characters (%20, %3D, etc.) to reveal the real URL content in human-readable form.
🛡️
Tracker Detection
Identifies 20+ common tracking parameters (UTM, fbclid, gclid, etc.) and generates a clean URL without them.
⚡
Component Breakdown
Splits the URL into protocol, host, port, path, query, and hash for easy inspection and debugging.