Developer tools
A carefully crafted collection of handy utilities to help you work smarter, faster, and natively in your browser.
Formatters & Validators
JSON Formatter
Format, beautify, and validate your JSON data instantly. Ensure your code is flawless and readable.
YAML Formatter
Format, beautify, and validate your YAML (or JSON) data instantly. Ensure your configuration is flawless.
XML Formatter
Format, beautify, and validate your XML data blocks seamlessly ensuring syntax integrity.
SQL Formatter
Format, beautify, and standardize your SQL queries across multiple SQL dialects right in your browser.
Encoding & Decoding
JWT Decoder
Decode, verify, and generate JSON Web Tokens (JWT). Parse header and payload data securely.
Base64 Converter
Easily encode text or data to Base64 format, or decode Base64 strings back to their original form.
Unicode Converter
Convert text bi-directionally between raw text, Hex, Decimal, HTML entities, and URL encodings.
URL Encoder
Quickly encode text to a URL-safe format or decode URL strings back to readable human text natively.
QR Code Generator
Generate clean, scalable, and high-quality QR codes directly in your browser. Download as SVG easily.
Security & Cryptography
Password Generator
Generate strong, secure, and random passwords customized to your required length and character types.
Hash Generator
Generate secure MD5, SHA-1, SHA-256, and SHA-512 hashes from any text input directly in your browser.
UUID Generator
Generate unique, universally compatible Version 4 UUIDs (GUIDs) securely entirely client-side.
Bcrypt hash & checker
Generate secure bcrypt hash passwords or verify them against an existing hash locally in your browser.