Flekify

EN

Flekify

Developer

URL Decode

URL Decode

Decode URL-encoded text locally.

Processed locally in your browser.

Input TEXT

Output

How to use this tool

Paste percent-encoded text to restore readable characters.

Uses decodeURIComponent. A plus sign stays a plus sign; it is not converted to a space.

Your data stays in this browser. Nothing is sent to a server.

Related tools

Base64 Encode

Encode Unicode text as Base64 locally.

Base64 Decode

Decode valid Base64 text locally in your browser.

URL Encode

Encode a URL component, such as a query parameter value.

JWT Decoder

Inspect JWT header and payload locally without verifying its signature.