Safely encode or decode URL components for query strings and paths.
DeveloperPaste your URL or query string into the input box.
Choose 'Encode' to percent-encode special characters, or 'Decode' to revert them.
The converted result appears instantly in the output area.
Copy the result and use it in your application, API request, or browser.
Encode parameter values that contain spaces, Thai text, or special symbols before appending them to API request URLs.
URLs containing Thai, Chinese, or other non-Latin characters must be percent-encoded before sharing in emails or messages.
Decode a percent-encoded URL to read it in plain text and quickly spot encoding errors or missing parameters.
HTML form data submitted via GET must be URL-encoded. Use this tool to manually encode form values for testing.
URL Encoder/Decoder converts special characters in URLs to their percent-encoded equivalents and back, ensuring your URLs are valid and safe to share across any platform.
Convert JSON arrays to CSV format instantly â paste JSON, download CSV.
Format, validate, and minify JSON instantly with adjustable indentation.
Encode or decode Base64 strings â runs entirely in your browser.
Convert between YAML and JSON formats with validation and formatting.
Test regular expressions live against sample text with match highlighting and capture groups.
Decode and inspect JSON Web Tokens â view header, payload, and signature locally.