guest@spears.network: ~/tools/url — bash online
type help · ls · cd posts
interactive shell ready — type help to list commands.
guest@spears.network:~/tools/url$
← cd ../tools

URL Encode / Decode

Percent-encode or decode URL-safe text

Component encodes reserved characters like & = ? / (for a query value); unchecked keeps them (for a whole URL). Runs locally — nothing is transmitted.

← back to tools