Developer Tools & Utilities
Format code, validate payloads, generate types, and debug APIs with zero data leaks. 100% client-side execution.
Formateador JSON
Embellece y valida estructuras JSON al instante con detección de errores.
Codificador y Decodificador Base64
Conversión bidireccional instantánea entre texto/archivos y Base64.
Decodificador JWT
Analiza el contenido, claims y expiración de tokens JWT sin enviar datos.
Generador de Hash
Genera hashes MD5, SHA-256 y SHA-512 seguros para texto y archivos.
Generador de UUID
Crea identificadores universales únicos UUID v4 al instante.
Generador de Contraseñas
Crea claves seguras y de alta entropía generadas localmente.
Probador de Regex
Comprobación de regex en directo con captura de grupos y banderas.
Conversor de Timestamp Unix
Convierte segundos epoch en fechas legibles y viceversa.
Codificador y Decodificador URL
Convierte URLs con caracteres especiales a formato compatible con navegadores.
Editor de Markdown
Editor Markdown en tiempo real con vista previa interactiva.
JSON Validator & Linter
Validate JSON syntax with precise line and column error indicators and autofix suggestions.
JSON Minifier & Compressor
Strip whitespace, linebreaks, and indentation to compress JSON payloads for API transmission.
JSON Diff & Compare
Compare two JSON payloads side-by-side with color-coded additions, deletions, and modifications.
JSON to TypeScript Interface
Convert JSON objects into clean, type-safe TypeScript interfaces and type definitions.
JSON Schema Generator
Generate Draft-07 and 2020-12 compliant JSON Schema definitions from JSON payloads.
Formateador XML
Organiza e indenta estructuras XML anidadas al instante.
XML Validator & Syntax Checker
Validate XML syntax, check well-formedness, and locate unclosed tags with line error alerts.
YAML Formatter & Beautifier
Format, beautify, and validate YAML configurations for Kubernetes, Docker Compose, and CI/CD.
YAML to JSON Converter
Convert YAML configuration files into structured JSON format instantly.
JSON to YAML Converter
Convert JSON payloads into clean, readable YAML configurations.
Formateador HTML
Organiza e indenta código HTML para mejorar su legibilidad.
HTML Minifier
Minify HTML code by stripping comments, whitespace, and empty lines to speed up web pages.
CSS Formatter & Beautifier
Beautify and format minified CSS stylesheets with clean rule indentation and line breaks.
Minificador CSS
Comprime archivos CSS para mejorar la velocidad de carga web.
Minificador JavaScript
Reduce el peso de tus scripts JS para mejorar el rendimiento.
Cron Expression Generator
Build standard 5-part and 6-part cron expressions visually with minute, hour, day, and month pickers.
Cron Expression Parser
Convert confusing cron expressions into clear, plain English human descriptions with upcoming run times.
SQL Formatter & Beautifier
Format and indent complex SQL queries with uppercase keyword capitalization and clean clause alignment.
SQL Minifier
Compress SQL queries into a single line by removing comments, indentation, and extra whitespace.
HTTP Status Code Directory & Lookup
Quickly lookup HTTP status codes (1xx, 2xx, 3xx, 4xx, 5xx) with RFC definitions and debugging tips.
cURL Command Generator
Generate syntax-highlighted cURL commands from URL, HTTP method, headers, and request body.