<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons&display=swap">

Developer Tools

Essential utilities for developers including formatters, validators, generators, and converters.

JSON Formatter

Format and beautify JSON data. Validate and parse JSON strings.

JSON Validator

Validate JSON and find syntax errors instantly.

XML Formatter

Format, beautify, and indent XML documents.

SQL Formatter

Format SQL queries with proper indentation and syntax highlighting.

HTML Formatter

Format and beautify HTML code with proper indentation.

Base64 Encode/Decode

Encode string to Base64 or decode Base64 to text.

AES Encrypt/Decrypt

Encrypt and decrypt text with AES-GCM and PBKDF2 key derivation.

DES Encrypt/Decrypt

Encrypt and decrypt text with DES-CBC and PBKDF2 key derivation.

URL Encode/Decode

Encode URL parameters or decode URL-encoded strings.

Hash Generator

Generate MD5, SHA-1, SHA-256, and other cryptographic hashes.

UUID/GUID Generator

Generate version 1 and 4 UUIDs, or decode any UUID to inspect its version, variant, and timestamp.

JWT Decoder

Decode JSON Web Tokens and inspect their payload.

ASCII Converter

Convert text to binary, hex, Base64, decimal, ROT13, URL encoding, and HTML entities all at once.