Developer Utilities

Tools Directory

Use the legacy browser-based utilities alongside the new AI website readiness workflow. These tools remain local-first and do not upload normal pasted input for conversion.

JSON Tools

Format, minify, validate, and move into schema or YAML workflows.

Base64 Encoder / Decoder

Encode text to Base64 or decode Base64 back to text locally.

JSON Formatter

Beautify and validate focused JSON snippets.

JSON Schema Generator

Create draft schemas from sample JSON for contracts and validation.

JSON to YAML

Convert JSON payloads and common config structures to YAML.

Hash Generator

Generate SHA hashes from text in the browser.

JWT Decoder

Decode JWT headers and payloads for debugging without verifying signatures.

Timestamp Converter

Convert Unix timestamps, milliseconds, and ISO dates.

Hex Encoder / Decoder

Convert text to hexadecimal and decode hex back to text.

URL Encoder / Decoder

Encode reserved URL characters and decode percent-encoded strings.