Developer Tools
30 toolsFormatters, converters, and generators for everyday development tasks — free, fast, and run entirely in your browser.
AES Encryptor
Encrypt or decrypt text with AES-256-GCM using a passphrase, entirely in your browser via the Web Crypto API.
Open toolBase64 Encoder/Decoder
Encode text to Base64 or decode Base64 back to plain text, instantly, entirely in your browser.
Open toolBcrypt Generator
Hash a password with bcrypt at a chosen cost factor, or verify a password against an existing bcrypt hash — entirely in your browser.
Open toolCSS Minifier
Minify CSS by removing whitespace and redundancy, entirely in your browser.
Open toolCSV to JSON Converter
Convert CSV to JSON or JSON to CSV, instantly and entirely in your browser, with proper handling of quoted fields, commas, and custom delimiters.
Open toolColor Picker
Pick a color and instantly see its HEX, RGB, and HSL values, entirely in your browser.
Open toolCron Expression Generator
Build a valid 5-field cron expression from simple dropdowns, with a plain-English description of exactly when it will run.
Open toolCrontab Explainer
Paste a 5-field cron expression and get back a plain-English description of exactly when it runs.
Open toolEmail Breach Checker
Check whether an email address has appeared in a known data breach, with the breach name, date, and what data was exposed.
Open toolHTML Entity Encoder/Decoder
Escape special characters to HTML entities, or decode HTML entities back to plain text, for safely embedding text in HTML.
Open toolHTML Minifier
Minify HTML by stripping comments and collapsing whitespace, entirely in your browser.
Open toolHash Decoder
Identify a hash's algorithm from its length and check it against a list of common passwords, entirely in your browser.
Open toolHash Generator
Generate SHA-1, SHA-256, SHA-384, or SHA-512 hashes of any text, computed locally in your browser using the Web Crypto API.
Open toolImage Converter
Convert images between PNG, JPEG, and WebP formats, entirely in your browser — no upload required.
Open toolJSON Formatter
Format, validate, and beautify JSON online. Fast, free, and runs entirely in your browser.
Open toolJSON to YAML Converter
Convert JSON to YAML or YAML to JSON, instantly and entirely in your browser, with clear error messages when the input isn't valid.
Open toolJWT Decoder
Decode a JSON Web Token's header and payload to inspect its claims, entirely in your browser — no secret required.
Open toolJWT Generator
Create a signed JSON Web Token from a payload and secret using HS256, HS384, or HS512, entirely in your browser.
Open toolNumber Base Converter
Convert a number between binary, octal, decimal, and hexadecimal at once — paste one value and see all four bases side by side.
Open toolPassword Generator
Generate strong, random passwords with customizable length and character sets, and check any password's strength — entirely in your browser.
Open toolQR Generator
Generate a QR code from any text or URL, entirely in your browser, and download it as an image.
Open toolRSA Generator
Generate a 2048- or 4096-bit RSA key pair in PEM format for signing or encryption, entirely in your browser.
Open toolRegex Tester
Test a regular expression against sample text and see every match highlighted, instantly, without leaving your browser.
Open toolSQL Formatter
Format and beautify SQL queries online — proper indentation, clause breaks, and keyword casing, entirely in your browser.
Open toolTimestamp Converter
Convert between Unix timestamps and human-readable dates, in UTC and your local timezone, instantly in your browser.
Open toolURL Encoder/Decoder
Encode or decode a string or URL for safe use in query strings and URLs, with both component and full-URI encoding modes.
Open toolUTM Builder
Build campaign tracking URLs with UTM source, medium, campaign, term, and content parameters, entirely in your browser.
Open toolUUID Generator
Generate random, RFC 4122 version 4 UUIDs, one at a time or in bulk, entirely in your browser.
Open toolWebhook / Request Bin Tester
Get a temporary URL that captures every HTTP request sent to it — method, headers, query string, and body — so you can debug a webhook without deploying anything.
Open toolXML to JSON Converter
Convert XML to JSON or JSON to XML, instantly and entirely in your browser, with a clear, predictable mapping between attributes, text, and repeated elements.
Open tool