Text & documents
Numbers & maths
Data & formats
Security
Development & DevOps
Artificial Intelligence
Finance
Health & Wellness
Productivity
Games & Entertainment
Multimedia & design
Business
How to use
What it does

Breaks a URL down into its parts (parse) or assembles a new URL piece by piece (build). Everything runs in your browser; nothing is sent to a server.

Parse

Paste a full URL to break it down into protocol, host, port, path, query parameters and fragment (#hash). The query parameters are listed in a key/value table.

URLParse and build URLs
URL ParserParse and build URLs