tools.eubyt.dev

Developer utility tools.

20 tools
Hash Generator

Real-time generation of MD5, SHA-1, SHA-256, SHA-384, SHA-512

HMAC Generator

Hash-based message authentication code with custom secret key

JWT Decoder

Decode JSON Web Tokens and inspect header, claims, and expiry

JWT Generator

Create and sign JWT tokens with HS256, HS384, or HS512

AES Encrypt / Decrypt

AES-256-CBC / GCM encryption and decryption with passphrase

Bcrypt Hash & Verify

Generate bcrypt hashes with cost rounds and verify passwords

Random Hash

Cryptographically secure random hashes, API keys, and tokens

UUID Generator

Generate UUID v4 (random), v1 (time), and v7 (Unix Epoch)

Clean URL Slug Generator

Generate clean, SEO-friendly URL slugs with custom separators, stop words and casing

Base64

Encode and decode Base64 strings (standard & URL-safe)

URL Encode

Encode and decode URL parameters & query strings

Hex ↔ Text

Convert text to hexadecimal and hexadecimal to text

JSON Formatter

Format and beautify JSON with custom indentation

JSON Minifier

Minify and compact JSON by removing whitespace

JSON Validator

Inspect syntax errors with exact line and column numbers

JSON Diff

Compare two JSON payloads and inspect structural differences

JSON ↔ YAML

Bidirectional conversion between JSON and YAML

JSON ↔ XML

Bidirectional conversion between JSON and XML

JSON ↔ CSV

Convert array of objects to CSV and CSV to JSON

JSON ↔ TOML

Bidirectional conversion between JSON and TOML

tools.eubyt.dev by eubyt.dev