Encode & Decode URLs Fast & Privately
Encode and decode URLs and query parameters with Component vs Full URL modes and an automatic query parameter breakdown inspector.
Loading tool…
How to Use URL Encoder / Decoder
- 1
Choose Direction & Mode
Select Encode or Decode, and choose Component Mode (query params) or Full URL Mode.
- 2
Enter URL or Query String
Type or paste your raw text, endpoint, or percent-encoded string.
- 3
Inspect & Copy Output
Review the live converted output, inspect the extracted query parameter breakdown table, and copy.
Frequently Asked Questions
Component Mode (encodeURIComponent) encodes all special and reserved characters including '/', ':', '?', '=', and '&' — ideal for query string parameters. Full URL Mode (encodeURI) preserves the URL structure while encoding spaces and non-ASCII characters.
Explore More Developer & Data Tools
Earnova Digital offers 10 free developer & data tools — all running privately and client-side in your browser.
JSON Formatter & Validator
Format, validate, and minify JSON data with real-time syntax checking, indentation control, interactive tree inspector, and export.
HTML Entity Converter
Convert text and special characters to Named, Decimal, and Hex HTML entities. Includes reverse decoder and non-executable XSS safety preview.
SQL Query Formatter
Format, beautify, and minify SQL queries across Standard SQL, MySQL, PostgreSQL, SQLite, and T-SQL with customizable indentation and keyword casing.