Newsletter tracking link
Input
https://example.com/article?id=42&utm_source=newsletter&utm_campaign=summer
Output
https://example.com/article?id=42
Paste a full URL to inspect its hostname, path, and query parameters, then make a cleaner copy for sharing.
Developer tools
Input
https://example.com/article?id=42&utm_source=newsletter&utm_campaign=summer
Output
https://example.com/article?id=42
Input
https://example.jp/search?q=%E9%81%93%E5%85%B7&lang=ja
Output
q=道具, lang=ja
Input
https://example.com/callback?code=temporary-value&state=keep-this
Output
https://example.com/callback?state=keep-this
Nearby utilities from the KoguNavi toolbox.
Conversion tools
Encode and decode URL components for query strings and copied links.
Open tool →
Developer tools
Decode JWT header and payload claims for debugging.
Open tool →
Developer tools
Paste HTML and preview a sandboxed rendered page.
Open tool →