Break a long URL into readable parts online
The result appears here as you type.
Splits an unreadable URL into its scheme, host, path, each query parameter on its own line, and the fragment, decoding the values as it goes. The fastest way to see what a campaign link is actually carrying. Also called a URL parser or query string splitter. Useful for reading utm parameters and click identifiers such as gclid.
If it will not parse
These are the messages people usually arrive with: Invalid URL. Paste the input that produced one and the result pane names the problem and points at it.
How to use the URL Beautifier, step by step
Real screenshots of the tool, captured while running it.
- 1
Open the tool
URL Beautifier opens empty, with url on the left and parts on the right.


- 2
Add your input
Paste your own url, or load the sample. The parts pane fills in as you type.


- 3
Read the result
The parts appears on the right with copy and save beside it.

