Parses any URL into its component parts — protocol (scheme), username, password, hostname, port, pathname, query string (split into individual key-value pairs), and fragment (hash). Displays each component clearly and lets you edit individual parts and see the reconstructed URL. Decodes percent-encoded values for readability.
| Key | Value | Decoded value |
|---|---|---|
| foo | bar | bar |
| baz | qux | qux |
Paste any URL to break it down into its components — query params are shown as a readable table.
Generate HTML meta tags for SEO, viewport, charset, and more.
Generate Open Graph meta tags for social media sharing.
Generate Twitter Card meta tags for rich link previews on X (Twitter).
Build UTM-tagged URLs for campaign tracking in Google Analytics.
Analyse keyword frequency and density in your content.
Generate a robots.txt file for your website.