Desarrollo
Formatea, codifica y depura código
Formateador JSON
PopularFormatea y valida JSON con resaltado de sintaxis
Base64 codificar/decodificar
Codifica y decodifica cadenas Base64
URL Encoder/Decoder
Encode and decode URL components and query strings
Generador UUID
PopularGenera identificadores UUID únicos
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text
Regex Tester
PopularTest and debug regular expressions with match highlighting
JWT Decoder
Decode and inspect JWT token header and payload
HTML Formatter
Beautify and format HTML code with proper indentation
CSS Minifier
Minify CSS code by removing whitespace and comments
JavaScript Minifier
Minify JavaScript code to reduce file size
SQL Formatter
Format and beautify SQL queries with proper indentation
XML Formatter
Format and validate XML documents with syntax highlighting
YAML to JSON Converter
NuevoConvert YAML to JSON and JSON to YAML format
Markdown Preview
Live preview of Markdown with syntax highlighting
Diff Checker
PopularCompare two texts and highlight differences side by side
Cron Expression Builder
Build and validate cron expressions with human-readable descriptions
Color Format Converter
Convert colors between HEX, RGB, HSL, and other formats
CSV ↔ JSON Converter
NuevoConvert CSV with headers to JSON objects, or arrays of objects back to CSV
cURL to fetch()
NuevoTurn a cURL command into JavaScript fetch() with method, headers, and body
URL & Query String Builder
NuevoBuild a full URL with query parameters; values are encoded for safe sharing
Timestamp Converter
NuevoConvert Unix timestamps to human-readable dates and times in multiple formats
Number Base Converter
NuevoConvert numbers between binary, octal, decimal, and hexadecimal bases
Color Palette Generator
NuevoGenerate complementary, analogous, triadic, and monochromatic color palettes from any base color
CSS Gradient Generator
NuevoCreate beautiful linear and radial CSS gradients with a live preview
Crontab Guru
NuevoParse and understand cron expressions with human-readable descriptions and next run times
HTTP Header Analyzer
NuevoParse and analyze HTTP response headers with descriptions and security insights
.htaccess Generator
NuevoGenerate Apache .htaccess rules for HTTPS redirects, caching, GZIP, and security
Robots.txt Tester
NuevoTest and validate robots.txt rules to see which URLs are allowed or blocked for crawlers
CSV to Markdown Table
NuevoConvert CSV data into a formatted Markdown table with alignment options
Generador de .env
NuevoPopularGenera archivos .env y .env.example visualmente con plantillas para Node.js, Next.js y Vite
JSON a Zod Schema
NuevoPopularConvierte cualquier objeto JSON en un esquema Zod con inferencia de tipos inteligente para email, URL, datetime y más
Generador de CSS Box Shadow
NuevoPopularConstruye sombras CSS de múltiples capas visualmente con vista previa en tiempo real — copia el CSS con un clic
Generador de .gitignore
NuevoPopularGenera un archivo .gitignore para cualquier stack — elige entre más de 30 lenguajes, frameworks, IDEs y sistemas operativos
Comprobador de contraste de color
NuevoPopularComprueba las relaciones de contraste de color WCAG 2.1 AA/AAA para un diseño web accesible
Generador de README
NuevoPopularGenera un README.md profesional para GitHub con insignias, características, instalación, uso y licencia
JSON to CSV Converter
NuevoConvert JSON arrays of objects to CSV format with custom separators and download
Validador de JSON Schema
NuevoPopularValida datos JSON contra un JSON Schema con reporte detallado de errores
Codificador/Decodificador de entidades HTML
NuevoCodifica caracteres especiales en entidades HTML y decodifica entidades HTML de vuelta a texto
JSON a TypeScript
NuevoPega JSON y obtén instantáneamente interfaces o alias de tipo TypeScript con tipos anidados
Convertidor de Tailwind CSS
NuevoPopularConvierte CSS estándar a clases utilitarias de Tailwind y viceversa
Buscador de JSON Path
NuevoPega JSON y haz clic en cualquier valor para obtener su JSONPath en notación de corchetes o puntos
Constructor de peticiones API
NuevoPopularConstruye y envía peticiones HTTP visualmente con cabeceras, parámetros de consulta, cuerpo y código cURL/fetch autogenerado
Generador de configuración Nginx
NuevoGenera bloques de servidor Nginx con SSL, proxy inverso, gzip, cabeceras de seguridad, CORS y limitación de velocidad
Generador de Docker Compose
NuevoConstruye visualmente un docker-compose.yml con plantillas para PostgreSQL, Redis, MongoDB, Nginx y más
Calculadora de Chmod
NuevoCalcula permisos de archivos Unix en formato octal, simbólico y de comando con una cuadrícula interactiva
Optimizador de SVG
NuevoOptimiza y minifica archivos SVG eliminando comentarios, metadatos, atributos de editor y espacios en blanco innecesarios
Generador de JWT
NuevoGenera JSON Web Tokens (JWT) firmados con HS256 usando la WebCrypto API, directamente en tu navegador