URL 인코더 및 디코더

URL 구성 요소 또는 전체 URL을 인코딩하고 디코딩합니다.

모든 내용은 브라우저에서 로컬로 처리됩니다
Free open-source browser tool

Encode and decode URL components or complete URLs

Use standard browser APIs for local percent encoding and decoding, with separate modes for parameter values and complete URLs.

Two encoding scopes

Component mode escapes reserved characters, while full URL mode preserves URL structure.

Encode and decode

Switch direction quickly or swap input and output to inspect the result.

Malformed input errors

Incomplete or invalid percent sequences produce a clear error.

URL encoder FAQ

What is the difference between component and full URL mode?

Component mode is intended for parameter values. Full URL mode preserves colons, slashes, and URL structure.

Are spaces encoded as plus signs?

Standard JavaScript URL encoding uses %20. Plus signs belong to form-style encoding.

Is content sent to a server?

No. Conversion uses built-in browser APIs on the current page.

RouteMarket.ai

Keep working with data

Format JSON, convert spreadsheets, or generate hashes with browser-local tools.

Browse all tools