Safelink decoder
ClientUnwrap redirect URLs—then inspect with URL parser.
About Safelink decoder
Unwrap Google, Outlook, and common redirect safe links to the real URL—parse only, no fetch. The interactive transform on this page runs in your browser tab—Toolcore does not need your paste for the core operation described above.
How to use this page
Paste or type in the main workspace, run the primary action from the toolbar, then copy or download the result. Use Load example when the page offers it, or URL prefill (?q= / ?qb=) so agents and tickets open the same input.
Detected: Google redirect
Nearby workflows on Toolcore
- URL parser — Split URLs into protocol, host, path, query, and hash—browser URL API; optional https:// assumption; no fetch. when headers, identifiers, or reference tables need a sibling check.
- Extract URLs — Pull http and https links from pasted text—copy the list locally; no link checker. when headers, identifiers, or reference tables need a sibling check.
- HTTP fetch test — Send GET/POST and other methods from your browser—see status and body; CORS limits apply. when headers, identifiers, or reference tables need a sibling check.
- UTM link builder — Append utm_source, utm_medium, utm_campaign, and optional tags to a base URL—copy locally. when headers, identifiers, or reference tables need a sibling check.
Common use cases
- See where a Google redirect URL actually points before clicking.
- Unwrap Outlook Safe Links from corporate email paste.
- Inspect wrapped tracking links in support tickets.
Common mistakes to avoid
Assuming every short link expands
Only known wrapper query patterns are decoded.
Skipping URL validation
Decoded output is not checked for malware or phishing.
FAQ
Does this fetch the URL?
No—only parses the string you paste.
Parse a normal URL?
Use the URL parser for host, path, and query breakdown.
Common search terms
Phrases people search for that match this tool. See the full long-tail keyword index.
- safelink decoder online
- decode google redirect url q parameter
- outlook safe links decoder browser
- unwrap email tracking redirect url
More tools
Related utilities you can open in another tab—mostly client-side.
URL parser
ClientSplit URLs into protocol, host, path, query, and hash—browser URL API; optional https:// assumption; no fetch.
Extract URLs
ClientPull http and https links from pasted text—copy the list locally; no link checker.
HTTP fetch test
ClientSend GET/POST and other methods from your browser—see status and body; CORS limits apply.
UTM link builder
ClientAppend utm_source, utm_medium, utm_campaign, and optional tags to a base URL—copy locally.