YAML to JSON (web-toolbox.dev)
Free tool for converting YAML data to JSON format. Useful for config file format conversion and data transformation when integrating with APIs.
XML Formatter (web-toolbox.dev)
Free tool for formatting and minifying XML text. Format with unified indentation for readability or strip newlines and spaces to minify. Also detects syntax errors.
XML Formatter (www.oh-benri-tools.com)
An online tool for formatting XML documents. Supports drag-and-drop file input and displays format results in real time. All processing is done in the browser, keeping your data private.
UUID Validator (web-toolbox.dev)
Free tool for validating whether a UUID is in the correct format. Also identifies the UUID version, useful for API debugging and data validation.
UUID Generator (toolpods.io)
Generate UUIDs (Universally Unique Identifiers). Create multiple v4 UUIDs at once.
UUID / GUID Generator (web-toolbox.dev)
Free tool for randomly generating UUID (v4) or GUID values. Generate multiple UUIDs at once, useful for database design and test data creation.
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.