Tools directory

Public developer utilities with clean URLs, shaped surfaces, and companion API endpoints.

Each tool ships as its own dedicated PHP file with a clean public URL, while still sharing the same processor core, theme system, and documentation flow.

5 published tools Zero login friction Public API parity
TRENDING Formatting

JSON Formatter

Paste raw JSON, validate it instantly, and get clean pretty-printed output ready for APIs, config files, or docs.

POST /json/format
NEW Security

SHA-256 Hash Generator

Generate deterministic SHA-256 hashes for payload checks, cache keys, and integrity checks without leaving the browser.

POST /hash/sha256
FREE Encoding

Base64 Encoder

Encode text for transport-safe payloads, debugging, or interoperability checks in one step.

POST /encode/base64
SALE Security

JWT Decoder

Inspect JWT headers and payload claims quickly while keeping the tool read-only and signature-agnostic.

POST /jwt/decode
INFO Validation

Regex Tester

Run PCRE-compatible patterns against sample content and inspect the match output as structured JSON.

POST /regex/test