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.
Format, minify, validate, and move into schema or YAML workflows.
Base64 Encoder / DecoderEncode text to Base64 or decode Base64 back to text locally.
JSON FormatterBeautify and validate focused JSON snippets.
JSON Schema GeneratorCreate draft schemas from sample JSON for contracts and validation.
JSON to YAMLConvert JSON payloads and common config structures to YAML.
Hash GeneratorGenerate SHA hashes from text in the browser.
JWT DecoderDecode JWT headers and payloads for debugging without verifying signatures.
Timestamp ConverterConvert Unix timestamps, milliseconds, and ISO dates.
Hex Encoder / DecoderConvert text to hexadecimal and decode hex back to text.
URL Encoder / DecoderEncode reserved URL characters and decode percent-encoded strings.