The Tool Hive LogoThe Tool Hive

Tools

Network Tools

Text Tools

Data Tools

Design Tools

Development Tools

Code Tools

Security Tools

Utility Tools


About

Categories

  1. Home
  2. Tools
  3. Network Tools
  4. Url Parser
The Tool Hive Logo

The Tool Hive

A comprehensive collection of free, browser-first tools for developers. Network requests only occur when a tool makes them explicit.

Tools

Text ToolsData ToolsDesign ToolsNetwork ToolsDevelopment Tools

Resources

AboutPrivacy PolicyTerms of Service

Contact Us

Having any issues? Wish to request a tool or feature? Contact us here.

Email Us

© 2026 The Tool Hive. All rights reserved.

PrivacyTermsCookies

URL Parser & Query Inspector

Break a URL into its parts and inspect, edit, and rebuild its query parameters live.

Examples

Load a URL, then edit it or its parameters.

Valid

Rebuilt URL

https://user:[email protected]:8443/catalog/shoes/nike%20air?q=running+shoes&size=42&color=blue&color=red&utm_source=news&ref=hp#reviews

URL components

protocol

https:

username

user

password

s3cr3t

origin

https://shop.example.com:8443

host

shop.example.com:8443

hostname

shop.example.com

port

8443

pathname

/catalog/shoes/nike%20air

search

?q=running+shoes&size=42&color=blue&color=red&utm_source=news&ref=hp

hash

#reviews

Path segments

3
  • 0catalog
  • 1shoes
  • 2nike air

Query parameters

6 1 dup
KeyValue (decoded)
enc