URL Parser
Break a URL into scheme, host, port, path, query and fragment components.
Open tool →Offline URL, IP, header, cookie, HTML, CSS and browser-policy utilities.
Break a URL into scheme, host, port, path, query and fragment components.
Open tool →Normalize scheme, hostname, path segments, default ports and optional fragments.
Open tool →Extract and describe the hostname from a URL or hostname input.
Open tool →Split a hostname using a manually selected registrable-domain label count.
Open tool →Decode and list URL path segments.
Open tool →Validate IPv4 or IPv6 syntax and identify private or reserved ranges.
Open tool →Convert a valid IPv4 address to an unsigned integer and hexadecimal form.
Open tool →Convert an unsigned 32-bit integer to dotted IPv4 notation.
Open tool →Calculate address count and typical usable IPv4 hosts from CIDR notation.
Open tool →Convert an IPv4 prefix to a subnet mask or a contiguous mask to a prefix.
Open tool →Parse raw HTTP response or request headers without making a network call.
Open tool →Parse a Cookie header into name-value pairs.
Open tool →Build a Set-Cookie value with secure attributes.
Open tool →Generate an HTTP Basic Authorization header from supplied credentials.
Open tool →Create a text data URI with Base64 or percent encoding.
Open tool →Inspect and safely decode a bounded data URI.
Open tool →Encode HTML special characters using HTML5 entities.
Open tool →Decode HTML5 entities back into Unicode text.
Open tool →Remove HTML tags while optionally preserving a simple allowlist.
Open tool →Remove HTML comments and redundant inter-tag whitespace.
Open tool →Remove CSS comments and redundant whitespace without executing styles.
Open tool →Perform a conservative whitespace reduction without evaluating JavaScript.
Open tool →Generate an escaped robots meta tag from index and snippet controls.
Open tool →Generate a cryptographically secure Base64URL nonce for a Content Security Policy.
Open tool →Build a Cache-Control header from bounded caching directives.
Open tool →