Desarrollo

Formatea, codifica y depura código

Formateador JSON

Popular

Formatea 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

Popular

Genera identificadores UUID únicos

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text

Regex Tester

Popular

Test 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

Nuevo

Convert YAML to JSON and JSON to YAML format

Markdown Preview

Live preview of Markdown with syntax highlighting

Diff Checker

Popular

Compare 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

Nuevo

Convert CSV with headers to JSON objects, or arrays of objects back to CSV

cURL to fetch()

Nuevo

Turn a cURL command into JavaScript fetch() with method, headers, and body

URL & Query String Builder

Nuevo

Build a full URL with query parameters; values are encoded for safe sharing

Timestamp Converter

Nuevo

Convert Unix timestamps to human-readable dates and times in multiple formats

Number Base Converter

Nuevo

Convert numbers between binary, octal, decimal, and hexadecimal bases

Color Palette Generator

Nuevo

Generate complementary, analogous, triadic, and monochromatic color palettes from any base color

CSS Gradient Generator

Nuevo

Create beautiful linear and radial CSS gradients with a live preview

Crontab Guru

Nuevo

Parse and understand cron expressions with human-readable descriptions and next run times

HTTP Header Analyzer

Nuevo

Parse and analyze HTTP response headers with descriptions and security insights

.htaccess Generator

Nuevo

Generate Apache .htaccess rules for HTTPS redirects, caching, GZIP, and security

Robots.txt Tester

Nuevo

Test and validate robots.txt rules to see which URLs are allowed or blocked for crawlers

CSV to Markdown Table

Nuevo

Convert CSV data into a formatted Markdown table with alignment options

Generador de .env

NuevoPopular

Genera archivos .env y .env.example visualmente con plantillas para Node.js, Next.js y Vite

JSON a Zod Schema

NuevoPopular

Convierte cualquier objeto JSON en un esquema Zod con inferencia de tipos inteligente para email, URL, datetime y más

Generador de CSS Box Shadow

NuevoPopular

Construye sombras CSS de múltiples capas visualmente con vista previa en tiempo real — copia el CSS con un clic

Generador de .gitignore

NuevoPopular

Genera un archivo .gitignore para cualquier stack — elige entre más de 30 lenguajes, frameworks, IDEs y sistemas operativos

Comprobador de contraste de color

NuevoPopular

Comprueba las relaciones de contraste de color WCAG 2.1 AA/AAA para un diseño web accesible

Generador de README

NuevoPopular

Genera un README.md profesional para GitHub con insignias, características, instalación, uso y licencia

JSON to CSV Converter

Nuevo

Convert JSON arrays of objects to CSV format with custom separators and download

Validador de JSON Schema

NuevoPopular

Valida datos JSON contra un JSON Schema con reporte detallado de errores

Codificador/Decodificador de entidades HTML

Nuevo

Codifica caracteres especiales en entidades HTML y decodifica entidades HTML de vuelta a texto

JSON a TypeScript

Nuevo

Pega JSON y obtén instantáneamente interfaces o alias de tipo TypeScript con tipos anidados

Convertidor de Tailwind CSS

NuevoPopular

Convierte CSS estándar a clases utilitarias de Tailwind y viceversa

Buscador de JSON Path

Nuevo

Pega JSON y haz clic en cualquier valor para obtener su JSONPath en notación de corchetes o puntos

Constructor de peticiones API

NuevoPopular

Construye y envía peticiones HTTP visualmente con cabeceras, parámetros de consulta, cuerpo y código cURL/fetch autogenerado

Generador de configuración Nginx

Nuevo

Genera bloques de servidor Nginx con SSL, proxy inverso, gzip, cabeceras de seguridad, CORS y limitación de velocidad

Generador de Docker Compose

Nuevo

Construye visualmente un docker-compose.yml con plantillas para PostgreSQL, Redis, MongoDB, Nginx y más

Calculadora de Chmod

Nuevo

Calcula permisos de archivos Unix en formato octal, simbólico y de comando con una cuadrícula interactiva

Optimizador de SVG

Nuevo

Optimiza y minifica archivos SVG eliminando comentarios, metadatos, atributos de editor y espacios en blanco innecesarios

Generador de JWT

Nuevo

Genera JSON Web Tokens (JWT) firmados con HS256 usando la WebCrypto API, directamente en tu navegador