A short companion for SafeLink Decoder: when it is useful, what it expects, and what to check before using the result.

What it does

Extract the real destination from an Outlook SafeLink, which wraps the original URL in a redirect through Microsoft's safelinks service. It decodes the url parameter and shows where the link genuinely goes.

Use the tool

Open SafeLink Decoder, add the input the tool asks for, run it, and check the output before using it elsewhere.

Input and output

  • Input: text.
  • Output: text.
  • Category: Encoding.

Privacy and processing

Processing happens locally in your browser. This tool does not upload the input to ilham.dev.

Questions

Why do SafeLinks exist?

Microsoft rewrites links in email so it can scan the destination at click time and block it later if it turns malicious. That is why the address you see is not the real one.

Related guide

For broader background, see Working With URLs.