URL Structure Checker (boost-tool.com)
A free online tool to parse a URL into its components — protocol, domain, path, query parameters, and more. Useful for URL structure verification and debugging.
URL Parser (lazesoftware.com)
Parses a URL into its components—scheme, host, path, query parameters, and more—and displays them clearly. Includes character count display and an optional URL decode setting.
URL Parser (web-toolbox.dev)
Free tool for decomposing a URL into its components: protocol, host, path, query parameters, hash, and more. Useful for checking URL structure and debugging API development.
URL Encoder (urlenc.onl.jp)
A web tool for easy URL encoding and decoding in the browser. Useful for converting and verifying URLs that contain Japanese characters or special symbols.
URL Encode/Decode (toolpods.io)
Encode and decode URLs. Convert special characters using percent-encoding and decode them back.
URL Encode / Decode Tool (lazesoftware.com)
Encodes and decodes text using URL encoding (percent-encoding). Supports RFC 3986 (spaces as %20) and form encoding (spaces as +) methods.
URL Encode / Decode (web-toolbox.dev)
Free tool for encoding and decoding URLs. Converts to and from percent-encoding, useful for debugging API requests and inspecting query parameters.
URL Encode / Decode (www.oh-benri-tools.com)
An online tool for URL encoding and decoding text in real time. Switch between encoding and decoding with a toggle, and all processing is done in the browser.
URL Bulk Opener (web-toolbox.dev)
Free tool for opening multiple URLs at once. Just paste URLs one per line and click the button to open all of them in new tabs simultaneously.
Unit Converter (toolpods.io)
Convert between a wide range of units including length, weight, temperature, and area.
Unicode Converter (www.oh-benri-tools.com)
An online tool for converting text to and from Unicode escape format. Switch directions with a toggle and configure whether to include ASCII characters. Input content is not sent to the server.
ULID Generator (web-toolbox.dev)
Free tool for generating ULIDs (Universally Unique Lexicographically Sortable Identifiers). Useful in system development requiring unique identifiers better suited for lexicographic sorting than UUIDs.