Gratis · En el cliente · Sin registro
Herramientas gratuitas para desarrolladores en línea
Usa JSON, Base64, hash, codificaciones, QR, red y texto — todo se procesa en tu navegador. Sin cuenta.
Explora por categoría: texto, URL, HTML, CSS, JSON, CSV, bases de datos, cripto, YAML y más.
Incluye análisis de URL de BD, cadenas aleatorias, Base32/Base58/Base64, SHA y HMAC, bcrypt, QR y CIDR IPv4 — gratuitas y locales.
Herramientas de texto
Encoding, hashing, UUIDs, timestamps — string and digest helpers.
Herramientas de texto
Case converter
lower, UPPER, camelCase, PascalCase, snake_case, CONSTANT_CASE, Train-Case.
Abrir herramientaHerramientas de texto
HEX to text
Decode hex (with or without separators) back to UTF-8 text.
Abrir herramientaHerramientas de texto
Line sorter
Sort, reverse, shuffle lines; optional line numbers — all client-side.
Abrir herramientaHerramientas de texto
Lorem ipsum generator
Generate placeholder paragraphs with adjustable length.
Abrir herramientaHerramientas de texto
Text to HEX
UTF-8 bytes to space-delimited hex.
Abrir herramientaHerramientas de texto
Unix timestamp converter
Convert Unix seconds or milliseconds ↔ ISO 8601 dates in local and UTC.
Abrir herramientaHerramientas de texto
UUID generator
Generate RFC 4122 v4 UUIDs with one click — copy individually or all at once.
Abrir herramientaHerramientas de texto
Whitespace remover
Trim lines, collapse spaces, or strip all whitespace.
Abrir herramientaHerramientas de texto
Word counter
Count words, characters, and lines as you type — Unicode-aware.
Abrir herramienta
Herramientas de URL
Percent-encoding for queries, paths, and components.
Herramientas de URL
Slug generator
SEO-friendly URL slugs from titles — lowercase, hyphenated.
Abrir herramientaHerramientas de URL
URL decoder
Decode percent-encoded strings to readable text.
Abrir herramientaHerramientas de URL
URL encode / decode
Percent-encode or decode query strings and path components safely in the browser.
Abrir herramientaHerramientas de URL
URL encoder
Percent-encode text for safe use in URLs and query strings.
Abrir herramientaHerramientas de URL
URL parser
Inspect scheme, host, path, query, and hash with the URL API.
Abrir herramienta
Herramientas HTML
Markup utilities (expand this group as you ship tools).
Herramientas HTML
HTML decoder
Decode HTML entities back to characters.
Abrir herramientaHerramientas HTML
HTML encoder
Encode text to numeric / named HTML entities.
Abrir herramientaHerramientas HTML
HTML escape
Escape &, <, >, quotes for safe embedding in HTML.
Abrir herramientaHerramientas HTML
HTML formatter
Pretty-print HTML with js-beautify for readability.
Abrir herramientaHerramientas HTML
HTML minifier
Remove extra whitespace and shrink HTML for production.
Abrir herramientaHerramientas HTML
HTML stripper
Remove tags and keep text (best-effort).
Abrir herramientaHerramientas HTML
HTML unescape
Unescape common HTML entities.
Abrir herramientaHerramientas HTML
HTML validator
Well-formedness check (DOMParser) — not a full W3C nu validator.
Abrir herramienta
Herramientas Markdown
Markdown helpers (expand this group as you ship tools).
Herramientas CSS
Styles, shadows, and SVG → CSS for production.
Herramientas CSS
CSS beautifier
Pretty-print CSS stylesheets.
Abrir herramientaHerramientas CSS
CSS box-shadow
Live preview for offset, blur, spread, and color — copy the value in one click.
Abrir herramientaHerramientas CSS
CSS minifier
Minify CSS with clean-css.
Abrir herramientaHerramientas CSS
CSS validator
Basic brace/bracket balance and structure hints — not full W3C.
Abrir herramientaHerramientas CSS
Shape divider generator
Create SVG wave, curve, tilt, and zigzag dividers for sections — copy SVG or CSS.
Abrir herramientaHerramientas CSS
SVG → CSS background
Turn inline SVG into a data URL and copy-ready background-image CSS.
Abrir herramientaHerramientas CSS
SVG generators
Browse SVG utilities: CSS background converter and shape divider generator — all client-side.
Abrir herramienta
Herramientas JavaScript
JS-focused utilities (expand this group as you ship tools).
Herramientas JavaScript
Code playground
Monaco IDE: run JavaScript, TypeScript, Python, Java, C++, Go in a remote sandbox; preview HTML locally. Shortcuts, console, starter templates.
Abrir herramientaHerramientas JavaScript
JavaScript beautifier
Pretty-print JavaScript with js-beautify.
Abrir herramientaHerramientas JavaScript
JavaScript escape
Escape a string for use inside JavaScript quotes.
Abrir herramientaHerramientas JavaScript
JavaScript minifier
Minify JS with terser (may fail on invalid syntax).
Abrir herramientaHerramientas JavaScript
JavaScript unescape
Unescape JavaScript string escapes.
Abrir herramienta
Herramientas JSON
Format JSON, inspect JWTs — no server round-trip.
Herramientas JSON
JSON escape
Escape a string for embedding in JSON.
Abrir herramientaHerramientas JSON
JSON formatter & validator
Format, minify, and validate JSON — fix payloads before APIs or configs.
Abrir herramientaHerramientas JSON
JSON minifier
Remove whitespace from JSON — compact one-liner.
Abrir herramientaHerramientas JSON
JSON unescape
Unescape JSON string escapes.
Abrir herramientaHerramientas JSON
JSON validator
Validate JSON and show parse errors with position.
Abrir herramientaHerramientas JSON
JWT decoder
Inspect header and payload (Base64URL). Read-only — does not verify signatures.
Abrir herramienta
Herramientas XML
XML utilities (expand this group as you ship tools).
Herramientas XML
JSON to XML
Convert JSON to a simple XML document.
Abrir herramientaHerramientas XML
XML decoder
Decode XML entities.
Abrir herramientaHerramientas XML
XML encoder
Encode special characters for XML text nodes.
Abrir herramientaHerramientas XML
XML escape
Escape &, <, >, quotes for XML.
Abrir herramientaHerramientas XML
XML formatter
Pretty-print XML with indentation.
Abrir herramientaHerramientas XML
XML minifier
Collapse whitespace in XML.
Abrir herramientaHerramientas XML
XML to JSON
Convert XML to JSON (fast-xml-parser).
Abrir herramientaHerramientas XML
XML unescape
Unescape XML entities.
Abrir herramientaHerramientas XML
XML validator
Parse XML and report errors (DOMParser).
Abrir herramienta
Herramientas YAML
YAML utilities (expand this group as you ship tools).
Herramientas CSV
Convert and export tabular data.
Herramientas PHP
PHP helpers (expand this group as you ship tools).
Bases de datos
Parse connection strings and inspect host, port, and database name.
Bases de datos
Database URL parser
Split PostgreSQL, MySQL, MongoDB, Redis, and other connection URLs into scheme, host, port, user, and database.
Abrir herramientaBases de datos
SQL escape
Escape single quotes for SQL string literals.
Abrir herramientaBases de datos
SQL formatter
Pretty-print SQL with sql-formatter.
Abrir herramientaBases de datos
SQL minifier
Strip SQL comments and collapse whitespace.
Abrir herramienta
Aleatorios
Secure random strings and values for tokens and test data.
Aleatorios
Passphrase generator
Random word-style passphrases from a word list.
Abrir herramientaAleatorios
Password generator
Cryptographically random passwords — length and charset.
Abrir herramientaAleatorios
PIN generator
Numeric PINs with secure randomness.
Abrir herramientaAleatorios
Random string generator
Generate cryptographically random strings — length, charset, and one-click copy.
Abrir herramienta
Base32
RFC 4648 Base32 encode and decode in the browser.
Base32
Base32 decoder
Decode Base32 to UTF-8 text.
Abrir herramientaBase32
Base32 encode / decode
RFC 4648 Base32 for encoded identifiers, OTP secrets, and text-safe binary.
Abrir herramientaBase32
Base32 encoder
Encode UTF-8 text to RFC 4648 Base32.
Abrir herramientaBase32
Base32 to HEX
Decode Base32 to hex string.
Abrir herramientaBase32
HEX to Base32
Encode hex bytes as Base32.
Abrir herramienta
Base58
Bitcoin-style Base58 for compact binary-safe text.
Base58
Base58 decoder
Decode Base58 to UTF-8.
Abrir herramientaBase58
Base58 encode / decode
Bitcoin-style Base58 — compact, avoids ambiguous characters (0, O, I, l).
Abrir herramientaBase58
Base58 encoder
Encode UTF-8 bytes as Base58.
Abrir herramientaBase58
Base58 to HEX
Decode Base58 to hex.
Abrir herramientaBase58
HEX to Base58
Encode hex as Base58.
Abrir herramienta
Base64
Standard Base64 for UTF-8 text, APIs, and debugging.
Base64
Base64 decoder
Decode Base64 to UTF-8 text.
Abrir herramientaBase64
Base64 encode / decode
Encode or decode Base64 for UTF-8 text — handy for APIs, tokens, and debugging.
Abrir herramientaBase64
Base64 encoder
Encode UTF-8 text to Base64.
Abrir herramientaBase64
Base64 to HEX
Decode Base64 to hex bytes.
Abrir herramientaBase64
Base64 to image
Render a data URL / raw Base64 image in the browser.
Abrir herramientaBase64
HEX to Base64
Encode hex as Base64.
Abrir herramientaBase64
Image to Base64
Read a local image file to Base64 data URL.
Abrir herramienta
Generadores de hash
SHA and other digests with Web Crypto — client-side only.
Generadores de hash
MD5 hash generator
MD5 digest (crypto-js) — not for security.
Abrir herramientaGeneradores de hash
RIPEMD-160 hash generator
RIPEMD-160 digest.
Abrir herramientaGeneradores de hash
SHA hash generator
Compute SHA-256, SHA-384, or SHA-512 digests of any text — Web Crypto, client-side only.
Abrir herramientaGeneradores de hash
SHA-1 hash generator
SHA-1 digest — legacy interoperability.
Abrir herramientaGeneradores de hash
SHA-224 hash generator
SHA-224 digest.
Abrir herramientaGeneradores de hash
SHA-256 hash generator
SHA-256 digest.
Abrir herramientaGeneradores de hash
SHA-3 hash generator
SHA3-256 digest (crypto-js).
Abrir herramientaGeneradores de hash
SHA-384 hash generator
SHA-384 digest.
Abrir herramientaGeneradores de hash
SHA-512 hash generator
SHA-512 digest.
Abrir herramienta
HMAC
Keyed hashes for signatures and API authentication.
HMAC
HMAC generator
Compute HMAC-SHA-256/384/512 hex for a secret and message — useful for webhooks and APIs.
Abrir herramientaHMAC
MD5 HMAC generator
HMAC-MD5 hex.
Abrir herramientaHMAC
RIPEMD-160 HMAC generator
HMAC-RIPEMD160 hex.
Abrir herramientaHMAC
SHA-1 HMAC generator
HMAC-SHA1 hex.
Abrir herramientaHMAC
SHA-224 HMAC generator
HMAC-SHA224 hex.
Abrir herramientaHMAC
SHA-256 HMAC generator
HMAC-SHA256 hex.
Abrir herramientaHMAC
SHA-3 HMAC generator
HMAC-SHA3 hex.
Abrir herramientaHMAC
SHA-384 HMAC generator
HMAC-SHA384 hex.
Abrir herramientaHMAC
SHA-512 HMAC generator
HMAC-SHA512 hex.
Abrir herramienta
Bcrypt
Password hashing and comparison with bcrypt.
Bcrypt
Bcrypt checker
Verify a password against a bcrypt hash.
Abrir herramientaBcrypt
Bcrypt generator
Generate bcrypt hashes with configurable cost.
Abrir herramientaBcrypt
Bcrypt hash & compare
Hash passwords with bcrypt or verify a password against a hash — runs locally in your browser.
Abrir herramienta
Códigos QR
Generate QR codes from text or URLs — download or copy.
Red
CIDR, subnets, and IPv4 addressing helpers.
Checksum
CRC and lightweight integrity checks over UTF-8 bytes.
Merge PDFs and extract page ranges — all processing runs in your browser.
Pastebin
Scratch pad and shareable links — everything stays in the browser or the URL.