URL Encoder / Decoder

Paste any text to encode or decode it for URLs, email templates, and Base64. Toggle between encode and decode, then copy the format you need.

URL component

encodeURIComponent — safe for use as a query parameter value

Paste your text on the left to see the encoded output.

Base64

Compact binary-safe encoding used by some ad platforms and data URIs

Paste your text on the left to see the encoded output.

HTML entities

Escapes & < > " ' — safe for embedding in email HTML templates

Paste your text on the left to see the encoded output.