Flekify

EN

Flekify

Developer

URL Encode

URL Encode

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

Processed locally in your browser.

Input TEXT

Output

How to use this tool

Paste a query value or path component to percent-encode it.

Uses encodeURIComponent: it encodes URL separators too. It is not a whole-URL encoder.

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 Decode

Decode URL-encoded text locally.

JWT Decoder

Inspect JWT header and payload locally without verifying its signature.