Encode text to URL-safe format or decode URL-encoded strings back to plain text
Type or paste the text or URL you want to encode or decode into the text area above.
Click Encode URL to convert special characters to their percent-encoded form, or Decode URL to revert them back.
The encoded or decoded result appears instantly in the result section below. Simply copy and use it.
Encodes special characters but preserves URL structure like slashes and colons
Decodes percent-encoded URLs back to human-readable text
Encodes all special characters including slashes for query parameters
Fully decodes percent-encoded URI components