Private browser tools

Developer tools that keep pasted text local.

Format, minify, convert, encode, decode, compare, and hash without sending snippets away from this browser tab.

Utility pages

Browser-only helpers

13 utility tools

JSON Tools

View category
JSON Viewer

View, check, and pretty-print JSON locally in your browser. Paste JSON and inspect the formatted output without uploading data.

Open
JSON Sort Keys

Sort JSON object keys recursively in your browser for stable snapshots, readable config files, and easier diffs.

Open
JSON Diff

Compare two JSON documents in your browser and see added, removed, and changed paths without uploading either document.

Open

Web Encoding Tools

View category
Regex Tester

Test JavaScript regular expressions locally in your browser and inspect matches without uploading sample text.

Open
URL Encoder/Decoder

Encode and decode URL components locally in your browser for query strings, paths, and copied links.

Open

Data Converters

View category
JSON to YAML

Convert JSON to readable YAML locally in your browser for config files, docs, and infrastructure snippets.

Open
YAML to JSON

Convert simple YAML documents to JSON in your browser. Useful for config snippets, examples, and structured notes.

Open
JSON to CSV

Convert arrays of JSON objects to CSV locally in your browser for spreadsheets, reports, and quick exports.

Open
XML to JSON

Convert XML documents to JSON locally in your browser for quick inspection, API work, and migration notes.

Open

Security Utilities

View category
JWT Decoder

Decode JWT headers and payloads locally in your browser. Inspect token claims without uploading the token.

Open
Hash Generator

Generate SHA-256, SHA-1, SHA-384, and SHA-512 hashes locally in your browser with no upload.

Open

Color Tools

View category
Color Converter

Convert HEX, RGB, and HSL colors locally in your browser for CSS, design systems, and quick checks.

Open