
JSON formatter
Pretty-print, validate and sort keys, with a JSONPath filter to grab subtrees.
About JSON formatter// the toolbox
Every tool Hexkit ships, with a short description and a screenshot where one's available. Filter the list on the left; the preview on the right tracks whatever you focus.

Pretty-print, validate and sort keys, with a JSONPath filter to grab subtrees.
About JSON formatter
Strip whitespace down to a single line for embedding in headers or env vars.
About JSON minify




Convert raw HTML to React-friendly JSX (className, self-closing tags, etc.).
About HTML → JSX
Parse PHP's serialize() format and emit JSON, or go the other way.
About PHP array ↔ JSON


Screenshot coming soon





Decode header + payload + signature, and verify HS256/384/512 signatures.
About JWT debugger
Escape or unescape control characters (tabs, newlines, quotes…).
About Backslash escape
Validate Luhn-checked numbers (credit cards, IMEI, ID numbers) and propose the correct check digit.
About Luhn checker
Parse EMV chip-card data into a nested tag tree with EMV tag names attached.
About BER-TLV / EMV decoder
Decode PEM/DER certificates into issuer, subject, SANs, fingerprints and validity windows.
About X.509 certificate



Re-case identifiers to camelCase, PascalCase, snake_case, kebab-case, CONSTANT, Title and more.
About Case converter
Convert HEX (incl. alpha), RGB(A), HSL(A), HSB, HWB and CMYK with a built-in picker.
About Color converter
Turn a curl command into idiomatic JavaScript / Python / Go / Rust HTTP code.
About cURL → code
Generate UUID v4, UUID v7, ULID or Nano ID — single or batches, optionally lowercased.
About UUID / ULID / Nano ID
Compute MD5, SHA-1, SHA-256, SHA-384 and SHA-512 in one shot.
About Hash (MD5 → SHA-512)

Crypto-grade random strings with selectable character classes and length.
About Random string

Screenshot coming soon
Mint test self-signed certificates with custom SANs and validity.
About X.509 certificate generator
Generate Luhn-valid TEST card numbers across Visa, Mastercard, Amex, Discover, JCB, Diners and UnionPay.
About Test credit card numbers

Screenshot coming soon

Tree view of a certificate's fields, extensions and signature chain.
About X.509 inspectorScreenshot coming soon


Detect the kind, version and variant of an ID (UUID, ULID, Nano ID, etc.).
About ID inspector
Mint an Ed25519 + Curve25519 OpenPGP key pair, ASCII-armored, with an optional passphrase.
About Generate PGP key pair
Encrypt a message to a recipient's OpenPGP public key (SEIPDv1 / AES-256).
About PGP encrypt



Encrypt to a recipient and sign with your key in one inline-signed message.
About PGP encrypt and sign
Decrypt an inline-signed PGP message and verify the embedded signature in one step.
About PGP decrypt and verify

Sort, reverse, dedupe and trim lines in one pass.
About Line sort / dedupe / trim
Beautify or minify CSS, SCSS and Less from one input.
About CSS / SCSS / Less beautify
Re-indent HTML or strip whitespace, comment-preserving.
About HTML beautify / minifyScreenshot coming soon
Screenshot coming soon
Grab a build for your platform — every tool above runs in the same window on macOS, Windows and Linux.