URL Parser
Break an absolute URL into protocol, host, path, query parameters, hash, and credential-presence indicators.
URL input
Uses the browser URL parser and never sends the URL to a server.
Parse an absolute URL locally.
0 characters
URL components
Credentials are reported only as present or absent.
No URL parsed yet
Enter an absolute URL and choose Parse.
Your input stays in this browser and is not sent to Kiriyar.
Related tools
More from Developer.
- URL Encoder/DecoderEncode and decode URL-safe strings for web use.
- SQL FormatterFormat common SQL statements locally.
- Slug GeneratorCreate URL-friendly slugs from text.
- JSON FormatterFormat JSON into readable, indented output.
- JSON ValidatorCheck JSON syntax and identify formatting errors.
- Base64 Encoder/DecoderEncode plain text to Base64 or decode Base64 values.