Developer Tools

30 tools

Formatters, 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 tool

Base64 Encoder/Decoder

Encode text to Base64 or decode Base64 back to plain text, instantly, entirely in your browser.

Open tool

Bcrypt 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 tool

CSS Minifier

Minify CSS by removing whitespace and redundancy, entirely in your browser.

Open tool

CSV 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 tool

Color Picker

Pick a color and instantly see its HEX, RGB, and HSL values, entirely in your browser.

Open tool

Cron Expression Generator

Build a valid 5-field cron expression from simple dropdowns, with a plain-English description of exactly when it will run.

Open tool

Crontab Explainer

Paste a 5-field cron expression and get back a plain-English description of exactly when it runs.

Open tool

Email 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 tool

HTML Entity Encoder/Decoder

Escape special characters to HTML entities, or decode HTML entities back to plain text, for safely embedding text in HTML.

Open tool

HTML Minifier

Minify HTML by stripping comments and collapsing whitespace, entirely in your browser.

Open tool

Hash Decoder

Identify a hash's algorithm from its length and check it against a list of common passwords, entirely in your browser.

Open tool

Hash 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 tool

Image Converter

Convert images between PNG, JPEG, and WebP formats, entirely in your browser — no upload required.

Open tool

JSON Formatter

Format, validate, and beautify JSON online. Fast, free, and runs entirely in your browser.

Open tool

JSON 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 tool

JWT Decoder

Decode a JSON Web Token's header and payload to inspect its claims, entirely in your browser — no secret required.

Open tool

JWT Generator

Create a signed JSON Web Token from a payload and secret using HS256, HS384, or HS512, entirely in your browser.

Open tool

Number 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 tool

Password Generator

Generate strong, random passwords with customizable length and character sets, and check any password's strength — entirely in your browser.

Open tool

QR Generator

Generate a QR code from any text or URL, entirely in your browser, and download it as an image.

Open tool

RSA Generator

Generate a 2048- or 4096-bit RSA key pair in PEM format for signing or encryption, entirely in your browser.

Open tool

Regex Tester

Test a regular expression against sample text and see every match highlighted, instantly, without leaving your browser.

Open tool

SQL Formatter

Format and beautify SQL queries online — proper indentation, clause breaks, and keyword casing, entirely in your browser.

Open tool

Timestamp Converter

Convert between Unix timestamps and human-readable dates, in UTC and your local timezone, instantly in your browser.

Open tool

URL 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 tool

UTM Builder

Build campaign tracking URLs with UTM source, medium, campaign, term, and content parameters, entirely in your browser.

Open tool

UUID Generator

Generate random, RFC 4122 version 4 UUIDs, one at a time or in bulk, entirely in your browser.

Open tool

Webhook / 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 tool

XML 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