# URL Encoder / Decoder

Canonical page: <https://codeasystem.com/tools/developer/url-encoder-decoder/>

Encode and decode URI strings and query parameters directly in your browser. Supports both component encoding (`encodeURIComponent`) and full URI encoding (`encodeURI`), plus instant query parameter table breakdown.

All execution occurs client-side in your local browser tab.

Built with 💚 by codeasystem.com
