TOML to JSON (web-toolbox.dev)
Free tool for converting TOML data to JSON format. Useful for config file format conversion.
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.
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 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 (toolpods.io)
Encode and decode URLs. Convert special characters using percent-encoding and decode them back.
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.
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.