URL Parser
Break down complex URLs into parts
Components
Protocol: e.g. http:, https:
Hostname: Domain name or IP
Query Params: Key-value pairs after ?
Hash: Fragment identifier after #
Waiting for URL
Paste a full URL above to see its components.
Related Tools
URL Encoder/DecoderEncode and decode URL strings
Media Query GeneratorGenerate responsive CSS breakpoints
Data URI MakerConvert files to Base64 Data URIs for CSS
Web Vitals SimulatorEstimate Core Web Vitals scores
JSON to SQL SchemaInferred SQL table definitions from JSON
JS Console PrettifierVisual debugger for complex JS objects