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.
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.
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.
TOML to JSON (web-toolbox.dev)
Free tool for converting TOML data to JSON format. Useful for config file format conversion.
SVG to CSS (web-toolbox.dev)
Free tool for converting SVG data to Data URI format for use as a CSS background-image. Useful when you want to use SVG icons in CSS without external files.
Number Base Converter (web-toolbox.dev)
Free tool for converting numbers between binary, octal, decimal, hexadecimal, and other bases. Streamlines base conversion tasks in programming and data analysis.
JWT Decoder (web-toolbox.dev)
Free tool for decoding JWT (JSON Web Token) to inspect the header and payload. Decodes only without signature verification, making it easy to check token contents.
JWT Decode (toolpods.io)
Decode JWT (JSON Web Token) to inspect the header, payload, and signature contents.