URL Encoder/Decoder

Convert URLs to percent-encoded format and decode them back. All processing is done in your browser - no data is sent to any server.

Instructions

  • Enter a URL or text in the input field
  • Click "Encode URL" to convert special characters to percent-encoded format
  • Click "Decode URL" to convert percent-encoded format back to readable text
  • Use the "Copy" button to copy the result to your clipboard
  • Click on example URLs to try them out