JWT Decoder
Decode a JSON Web Token header and payload in your browser. Signature is not verified (view-only).
QR Code Generator
Create a QR code from any text or URL. Generated locally in your browser.
Regex Tester
Test regular expressions against text. Matches are highlighted. Runs entirely in your browser.
Markdown Preview
Write Markdown on the left and see live HTML preview. Fully client-side, nothing is uploaded.
UUID Generator
Generate a cryptographically random UUID v4 (RFC 4122).
Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to text.
JSON Formatter & Validator
Beautify, minify and validate JSON. Nothing is sent to a server.
Hash Generator
Compute SHA-256, SHA-1 or SHA-512 using the Web Crypto API.
URL Encode / Decode
Percent-encode or decode URLs and query strings.
Text Case Converter
Convert between UPPER, lower, Title Case, camelCase, snake_case and kebab-case.
Word & Character Counter
Count words, characters, lines and approximate reading time. Updates as you type.
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates.
Password Generator
Strong random passwords via Web Crypto API. Nothing is stored.
Lorem Ipsum Generator
Generate placeholder Latin text for mockups and designs. Runs entirely in your browser.
Color Converter
Convert between HEX, RGB and HSL. Preview live. No data leaves your device.
Text Diff
Compare two texts line-by-line. Added lines +, removed lines −. Fully client-side.