Text Diff (www.piliapp.com)
An online text comparison tool that highlights differences between two text inputs. Find additions, deletions, and changes between versions of text, code, or documents.
Text Diff (toolpods.io)
Visually compare differences between two texts. Changes, additions, and deletions are highlighted in color.
Text Diff Checker (web-toolbox.dev)
Free tool for comparing two texts and highlighting the differences. Color-codes additions, deletions, and changes for easy review, useful for code reviews and document comparison.
Text to List Converter (tool.muzin.org)
A tool to convert line-separated text into an HTML list using `<li>` tags. Each line is converted to a `<li>` element, wrapped in a `<ul>` tag to produce a ready-to-use HTML list.
TOML to JSON (web-toolbox.dev)
Free tool for converting TOML data to JSON format. Useful for config file format conversion.
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.
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.