URL 解析器
在线解析与编辑 URL
🔒 100% client-side — your data never leaves this page输入
🔒 100% client-side
输出
Parsed URL will appear here
About this tool
在浏览器中即时解析并编辑任意 URL。自动拆解协议、主机、端口、路径、查询参数、锚点、用户名和密码等组成部分,并支持实时修改与重建完整 URL。所有处理均在本地完成,不会上传或存储任何数据。
Frequently Asked Questions
What can I do with this URL parser?
You can break down a URL into its individual components, inspect query parameters, and edit specific parts such as protocol, host, path, or hash. The full URL is rebuilt automatically as you modify each field.
Does this tool support query parameter parsing?
Yes. All query parameters are extracted and displayed individually, allowing you to easily inspect their keys and values.
Is my URL data sent to a server?
No. All parsing and editing are performed entirely in your browser using built-in Web APIs. Your data never leaves your device.