Skip to content
Butter Tools Logo
Butter Tools

Herramientas para Desarrolladores Gratis

Utilidades esenciales para desarrolladores web. Sin instalación, sin registro, todo procesado en tu navegador.

code

JSON Formatter

Pretty-print, validate and minify JSON with syntax highlighting.

code

Base64 Encode / Decode

Encode strings or files to Base64 or decode Base64 back to text.

code

URL Encode / Decode

Percent-encode URLs or decode percent-encoded strings.

code

HTML Encode / Decode

Escape HTML entities or unescape them back to characters.

code

Regex Tester

Test regular expressions live with match highlighting and capture groups.

lock

Password Generator

Generate strong random passwords with strength meter and passphrase mode.

code

Hash Generator

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

palette

Color Converter

Convert between HEX, RGB, HSL, HSV, CMYK with palette generator.

code

CSS Minifier

Minify CSS to reduce file size or beautify compressed CSS.

code

Binary Right Shifter

Logical or arithmetic right shift on binary numbers — unlimited, self-length or truncated.

swap_horiz

Hex to Binary

Convert hexadecimal to binary with optional 0b prefix, byte padding and group spacing.

code

QR Code Generator

Create QR codes for URLs, Wi-Fi, email and text. Custom colors and size, PNG/SVG download.

manage_search

QR Code Reader

Decode a QR code from an image or your camera. URLs, Wi-Fi, contacts and text.

swap_horiz

Unix Timestamp Converter

Convert epoch seconds / milliseconds to a human date and back. Live current timestamp.

code

UUID Generator

Bulk-generate cryptographically random v4 UUIDs with uppercase, no-dash and brace options.

code

Diff Checker

Compare two texts side by side with added / removed lines highlighted. Ignore case & whitespace.

code

JWT Decoder

Decode a JSON Web Token header and payload, with readable expiry / issued-at. Decoding only.

swap_horiz

JSON ↔ CSV ↔ YAML

Convert structured data between JSON, CSV and YAML in any direction, instantly.

code

Code Formatter & Minifier

Beautify or minify JSON, JavaScript, CSS, HTML, XML and SQL right in your browser.

code

Invoice Generator

Create a professional PDF invoice online. Fill in details and line items — download instantly, no sign-up.

Preguntas Frecuentes

¿Se envían mis datos a un servidor? expand_more

No. Todas las herramientas procesan tus datos localmente en tu navegador. Ideal para datos sensibles como tokens JWT o claves de API.

¿Puedo usar estas herramientas sin conexión? expand_more

Las herramientas que no dependen de CDN externas funcionan sin conexión una vez cargadas.

¿Son precisas las funciones criptográficas como el generador de hashes? expand_more

Sí. Las funciones criptográficas utilizan la Web Crypto API del navegador, que es nativa y estándar.