Local-only processing
Every conversion runs in your browser tab. No uploads, no analytics, no server inspection.
Workplace-Ready
A single place for common workplace conversion and inspection tasks. Sensitive data never leaves your browser, so this site is safe to use for internal payloads.
Every conversion runs in your browser tab. No uploads, no analytics, no server inspection.
Built on a small set of vetted libraries. The site is statically rendered and cache-friendly.
All source code is available so security teams can review it before approving usage.
Convert PNG, JPG, and WEBP images locally with optional optimization.
Generate downloadable QR codes from text or URLs without sending content anywhere.
Translate structured payloads between JSON and XML directly on your machine.
Validate, prettify, and explore nested JSON with a tree visualization.
Format then flatten SQL to one line for logs, configs, and scripts.
Convert CSV to JSON and back with delimiter and header controls.
Encode and decode text or small files to Base64 in your browser.
Encode and decode URI components and full URLs safely.
Decode JWT header and payload locally. Signature is never validated against any server.
Create SHA-1, SHA-256, SHA-384, or SHA-512 hashes using the browser SubtleCrypto API.
Generate cryptographically random UUIDv4 values, in batches if needed.
Generate strong random passwords using the browser cryptographic random source.
Compare two text snippets side-by-side and highlight what changed.
Test JavaScript regular expressions against sample text with capture group output.
Convert text between camel, snake, kebab, title, sentence, and constant cases.
Convert between Unix epoch, ISO 8601, and human readable timestamps.
Convert JD Edwards CYYDDD Julian dates (e.g. 110131) to and from Gregorian dates.
Explain a 5-field cron expression in plain English with field-by-field breakdown.
Convert integers between binary, octal, decimal, and hex with arbitrary BigInt precision.
Convert colors between HEX, RGB, and HSL with a live preview swatch.
Generate placeholder text in words, sentences, or paragraphs.