Developer Tools
38 tools
Encode, decode, format, validate, convert and analyze data directly in your browser.
The utilities developers, analysts and office users reach for every day.
Convert any text, including emoji and accented characters, into a Base64 string in one click.
Encoding & Decoding
Paste a Base64 string and read the original text instantly, even when the padding is missing.
Encoding & Decoding
Turn a minified or messy JSON document into readable, consistently indented text, with a precise error message if the JSON is invalid.
JSON & Data
Check whether a piece of text is valid JSON and locate the exact character where it goes wrong.
JSON & Data
Paste almost-JSON from a log, a chat answer or a JavaScript snippet and get valid JSON back, with a clear report of every change.
JSON & Data
Paste a JWT to read its header and payload as formatted JSON, with issue, not-before and expiry times translated to real dates. Decoding is not verification.
Developer Tools
Create one or thousands of universally unique identifiers in any version, formatted exactly the way your code or database expects.
Developer Tools
Hash any text with SHA-256 and get the 256-bit digest as hex or Base64 in real time.
Hash & Checksum
Paste an epoch value or a date and get every common representation at once: seconds, milliseconds, ISO 8601, RFC 2822, local time and relative time.
Date & Time
Make any text safe for a URL: spaces, accents, ampersands and emoji become %XX sequences.
Encoding & Decoding
Turn %20, %3A and %C3%A9 back into readable text, and find out exactly where a malformed sequence sits.
Encoding & Decoding
Paste an original and a modified text to see exactly what was added and removed, at the level of detail you choose.
Text Tools
Turn CSV rows into clean JSON in one step, with typed values, custom delimiters and pretty or minified output.
JSON & Data
Paste a JSON array and get a CSV file ready for Excel or Google Sheets, with nested data flattened into columns.
JSON & Data
Write a pattern, paste some text and see every match highlighted, with its position and capture groups.
Developer Tools
Everything is organized by task so you can find the right tool in seconds.
38 tools
26 tools
39 tools
10 tools
19 tools
10 tools
10 tools
9 tools
12 tools
Nearly every tool on this site runs as JavaScript inside your own browser tab. What you paste or drop into a tool is processed on your device and is never sent to our servers.
Local processing
Text, JSON, JWTs, CSV files and archives are processed by your browser, not by a server.
No accounts
There is nothing to sign up for. No login, no profile, no tracking of what you type.
No stored content
Inputs and files are never saved. We only remember tool names you favourite, in your own browser.
Open-source engines
Built on well-known open-source libraries, credited on our open-source page.
Yes. Every tool is free to use with no account, no daily limit and no watermark.
No. The tools run in your browser, so pasted text and dropped files stay on your device. You can verify this by using the site with your network disconnected after the page has loaded.
Once a tool page has loaded, most tools keep working without a connection because the processing code is already in your browser. A dedicated offline mode is planned.
The site is available in English, French, Spanish and Arabic (with right-to-left layout). Every tool has a localized address.
Tools follow the relevant standards, but you remain responsible for how results are used. For example, decoding a JWT does not verify its signature, and a matching hash does not prove a file is safe.