Free Dev Tools

100% client-side · 696 tools · Your data never leaves your browser.

JSON & Data 48

{ }

JSON Formatter

Format, validate, minify, and beautify JSON with syntax highlighting.

{ }

JSON → Go Struct

Convert JSON objects to Go structs with proper json tags.

{ }

JSON → TypeScript

Convert JSON objects to TypeScript interfaces instantly.

🔄

JSON ⇄ XML Converter

Convert between JSON and XML formats instantly in your browser.

{ }

JSON Diff Viewer

Compare two JSON objects side by side with structured diff highlighting.

🔧

JSON Patch Builder

Generate RFC 6902 patch operations from JSON diff.

JSONPath Evaluator

Evaluate JSONPath expressions against JSON data in real-time.

🔧

JSON Repair Studio

Repair malformed JSON — remove comments, fix quotes, strip trailing commas.

{ }

JSON Schema Generator

Generate JSON Schema from any JSON data instantly.

📊

JSON ⇄ CSV

Convert between JSON arrays and CSV format. Download results instantly.

📄

NDJSON Viewer & Formatter

Parse, filter, and inspect JSON Lines / NDJSON data.

🔄

YAML ⇄ JSON Converter

Convert between YAML and JSON formats with syntax validation.

🔄

TOML ⇄ JSON Converter

Convert between TOML and JSON formats for config files.

🗃️

CSV to SQL Converter

Convert CSV data to SQL INSERT statements and CREATE TABLE queries.

🔄

CSV to JSON Converter

Parse CSV into JSON with header detection, type inference, and custom delimiters.

📊

CSV Viewer & Editor

View, sort, filter, and edit CSV data in a sortable table.

🗄️

SQL Formatter

Beautify, minify, and syntax-highlight SQL queries.

🔍

XPath Tester

Evaluate XPath expressions against XML data with real-time results.

GraphQL Formatter

Format, minify, and validate GraphQL queries, mutations & subscriptions.

jq Playground

Test jq-like filter expressions against JSON data in real-time.

🐍

JSON → Python

Convert JSON objects to Python dataclasses, Pydantic models, or TypedDicts.

🦀

JSON → Rust Struct

Convert JSON objects to Rust structs with serde derive macros.

📄

XML Formatter & Validator

Format, validate, and minify XML documents with syntax highlighting.

🔄

XSLT Transformer

Apply XSLT stylesheets to XML documents and preview the transformation result.

📊

JSON Flatten & Unflatten

Convert between nested JSON and flat dot-notation key-value pairs.

🔄

JSON ⇄ YAML Converter

Convert between JSON and YAML formats with live validation and formatting options.

📦

MessagePack Encoder/Decoder

Convert between JSON and MessagePack binary format. View hex dumps and compare sizes.

🛡️

JSON → Zod Schema

Generate Zod validator schemas from JSON with inferred types, unions, and z.infer export.

📊

CSV Column Statistics

Profile CSV columns — count, min/max, mean, median, stddev, type detection, and top values.

🟣

JSON → Kotlin

Generate Kotlin data classes with nullable types, kotlinx.serialization, Gson, or Moshi annotations.

🔷

JSON → C#

Generate C# classes or records with System.Text.Json or Newtonsoft.Json attributes.

JSON → Java

Generate Java POJOs, Lombok classes, or records with Jackson or Gson annotations.

🧩

JSON Merge Patch

Apply or generate RFC 7396 merge patches between JSON documents — null fields delete keys.

🔌

JSON-RPC 2.0 Builder

Build and validate JSON-RPC 2.0 requests — single, batch, notifications, and live POST.

👉

JSON Pointer Evaluator

Evaluate RFC 6901 JSON Pointer expressions against a document — with an interactive browser of every pointer.

🧮

JsonLogic Evaluator

Write JsonLogic rules and evaluate them against JSON data — comparisons, arithmetic, arrays, var access.

🔤

JSON Key Sorter

Recursively sort JSON object keys for stable, diff-friendly output — with natural order, case modes, and optional array sorting.

🗺️

GeoJSON Viewer & Validator

Validate RFC 7946 GeoJSON documents — count features, summarize geometry types, compute the bounding box, and preview on a minimap.

📏

JSON Size Profiler

Find which keys, paths, and arrays hog your payload — group by path or key name, see byte-level shares.

🗃️

JSON → SQL INSERT

Turn a JSON array of objects into SQL INSERT statements — Postgres, MySQL, SQLite, or MSSQL, with CREATE TABLE and batching.

⚙️

INI File Parser

Parse, format, and convert INI configuration files to and from JSON. Supports sections, quoted values, dotted nesting, and array-style repeated keys.

Java .properties Parser

Parse Java .properties files with unicode escapes, line continuations, and comments. Convert to JSON or ASCII-escape like native2ascii.

📑

TSV ⇄ CSV ⇄ JSON Converter

Convert between TSV, CSV, PSV, JSON, NDJSON, and Markdown tables with a live preview, column stats, and download.

🔑

JSON Key Path Extractor

List every unique JSON path with types and sample values. Supports dot, bracket, and JSONPath notation with filtering.

🧹

JSONC to JSON Converter

Strip // comments, /* block comments */, and trailing commas from JSONC files like tsconfig.json and VS Code settings.

🔄

XML → JSON Converter

Convert XML documents to JSON with customizable attribute handling, text node options, and array detection.

📊

CSV Pivot Table

Pivot CSV data — pick row, column, value fields and an aggregation (sum, mean, count, median) to build a cross-tab.

🔀

CSV Diff Viewer

Compare two CSV files row-by-row by a chosen key column — added, removed, and changed rows with cell-level highlighting.

CSS & Styling 68

🌈

CSS Gradient Generator

Create beautiful linear, radial, and conic gradients with live preview.

🔲

CSS Box Shadow

Design box shadows with multiple layers, inset support, and live preview.

📐

Flexbox Playground

Interactive CSS flexbox playground with live container & item properties.

🧱

CSS Grid Generator

Build grid layouts visually with presets, custom placement, and CSS export.

🎬

CSS Animation Generator

Build CSS keyframe animations visually with live preview.

🔄

CSS Transform Playground

Visually build CSS transforms: translate, rotate, scale, skew, perspective.

🎢

CSS Easing / Cubic Bezier

Interactive cubic-bezier easing function generator with visual curve editor.

CSS Border Radius

Visual border-radius generator with individual corner control and live preview.

✂️

CSS Clip-Path Generator

Visually create polygon, circle, ellipse, and inset clip-path shapes.

🔤

CSS Text Shadow

Create beautiful CSS text-shadow effects with multiple layers.

🔮

CSS Glassmorphism

Generate frosted glass CSS effects with live preview.

🔵

CSS Neumorphism

Generate soft UI / neumorphic CSS effects with live preview.

🎨

CSS Filter Playground

Visually adjust blur, brightness, contrast, grayscale, and more.

🗜️

CSS / JS Minifier

Minify or beautify CSS and JavaScript. Shows compression ratio.

🎯

CSS Specificity Calculator

Calculate and compare CSS selector specificity scores instantly.

🎨

Color Palette Generator

Generate harmonious color palettes with contrast checker and export.

🎨

Color Picker & Converter

Pick colors and convert between HEX, RGB, HSL, CMYK formats.

🔆

WCAG Contrast Checker

Test foreground/background color combinations for AA and AAA accessibility.

👁️

Color Blindness Simulator

Preview how images and colors appear to people with color blindness.

🔲

SVG Pattern Generator

Generate seamless, tileable SVG background patterns for your website.

🌊

SVG Wave Generator

Generate beautiful SVG wave dividers. Customize layers, colors, and height.

📐

CSS Units Converter

Convert between px, rem, em, vw, vh, % and more with live preview.

🔄

Color Format Converter

Convert between HEX, RGB, HSL, HWB, and CMYK color formats with live preview.

🎨

Color Harmony Generator

Generate harmonious color palettes — complementary, analogous, triadic, and more.

📦

CSS Box Model Visualizer

Interactive box model editor — adjust margin, border, padding & content dimensions with live preview.

🎨

Color Mixer & Blender

Blend two colors with adjustable ratio in RGB or HSL color space with gradient steps.

🌈

Color Scale Generator

Generate Tailwind-style 50–950 color scales from a base color for design systems.

🔤

Type Scale Generator

Generate harmonious modular type scales for web typography with CSS export.

🎨

CSS Named Colors Reference

Browse, search, and copy all 148 CSS named colors with hex, RGB, and HSL values.

📏

CSS Clamp() Calculator

Generate fluid, responsive CSS values using clamp() for typography, spacing, and sizing.

📱

CSS Media Query Builder

Build responsive CSS media queries visually with breakpoint presets and live testing.

🎨

CSS Color Extractor

Paste CSS code to extract all colors with previews, deduplication, and format conversion.

🎨

CSS Variables Theme Builder

Define CSS custom properties visually, preview on live components, and export a clean theme.

CSS Loading Spinner Generator

Generate CSS-only loading spinners, progress bars, and skeleton screens with customizable styles.

🎡

Interactive Color Wheel

Pick colors from an interactive HSL wheel with saturation, lightness sliders and format export.

🪺

CSS Nesting Converter

Convert flat CSS to native nested syntax and nested CSS back to flat with & selectors.

🎯

CSS Selector Tester

Write CSS selectors and test them against HTML with real-time match highlighting.

📊

CSS Statistics Analyzer

Analyze CSS code for metrics — selectors, specificity, colors, fonts, media queries, and complexity.

🎨

OKLCH Color Picker

Pick colors in the OKLCH perceptual color space with live preview and format conversion.

🔀

CSS Transition Builder

Visually build CSS transitions with custom timing, easing presets, and live preview.

📜

CSS Scroll Snap Generator

Build scroll-snap containers visually — axis, strictness, alignment, padding — with live preview.

📦

CSS Container Query Builder

Compose @container queries with a drag-to-resize preview that responds to container width, not viewport.

🎨

Tailwind → CSS Converter

Convert Tailwind utility classes to plain CSS with selector, variant, and live preview support.

🔺

CSS Triangle Generator

Create pure-CSS triangles for tooltips and arrows with the border trick or clip-path.

📱

Viewport Meta Tag Generator

Build the HTML viewport meta tag with zoom, scaling, and notch safe-area controls.

🎚️

CSS Scrollbar Designer

Design custom scrollbars with live preview — modern scrollbar-color plus full WebKit styling.

🌡️

Color Temperature Converter

Convert Kelvin color temperature to RGB, HEX, and CSS with a live gradient preview and common reference points.

🎭

CSS Blend Mode Visualizer

Experiment with every mix-blend-mode and background-blend-mode value over gradients and images with live preview.

🧊

CSS Backdrop Filter Generator

Design frosted-glass backdrop-filter effects — blur, brightness, saturate, hue-rotate, and more — with -webkit- prefix.

✏️

SVG Stroke Dash Playground

Visualize stroke-dasharray and stroke-dashoffset, preview line-drawing animations, and copy the SVG + CSS.

🎨

Color Palette Generator

Generate harmonious color palettes — complementary, analogous, triadic, split, tetradic — with shade ramps and CSS/SCSS/Tailwind export.

🔘

CSS Button Generator

Design custom CSS buttons with live preview — colors, padding, borders, shadows, hover effects, and presets. Copy clean CSS code.

🔲

Color Contrast Matrix

Test WCAG contrast ratios for all foreground/background color pairs in one grid — AA, AAA, and large text compliance.

⚛️

CSS ↔ JS Style Converter

Convert between CSS properties and JavaScript/React style objects — camelCase, vendor prefixes, and px units.

🎯

CSS :nth-child() Tester

Visualize which elements match :nth-child(), :nth-last-child(), and :nth-of-type() selectors with a live grid.

🔲

CSS Gradient Border Generator

Create gradient borders using border-image, background-clip, or pseudo-elements with live preview and CSS export.

🎨

CSS Gradient Text Generator

Create stunning gradient text effects with live preview — adjust colors, direction, and font properties.

🔤

@font-face Generator

Generate CSS @font-face declarations for custom web fonts with weight, style, display, and unicode-range options.

🔲

CSS Background Pattern Generator

Generate pure-CSS repeating background patterns — stripes, dots, checkerboard, diamonds, zigzag, and more.

🧅

CSS @layer Builder

Build CSS cascade layers visually — define layer order, drag to reorder, and preview how cascade priority resolves conflicts.

🎞️

CSS @keyframes Builder

Create CSS keyframe animations visually with live preview and code export.

👆

CSS Cursor Gallery

Preview every CSS cursor value — hover to see it live, click to copy the CSS property.

📈

Cubic Bezier Curve Editor

Interactive cubic-bezier() editor with draggable control points and animation preview.

🔲

CSS Grid Generator

Visually design CSS Grid layouts — set columns, rows, gaps, and named areas, then export clean CSS.

🪀

CSS Spring Animation Generator

Tune mass, stiffness, damping, and velocity to emit CSS @keyframes that mimic react-spring physics — live preview, copy CSS.

🧱

CSS Subgrid Builder

Align nested grid rows or columns to the parent's tracks — live RTL/LTR preview and clean exported CSS for card grids.

🧭

CSS Logical Properties Converter

Convert margin-left, padding-top, border-right to logical equivalents (margin-inline-start, padding-block-start) for RTL and vertical writing modes.

🎭

CSS Mask Generator

Build mask-image declarations visually — gradient fades, vignettes, polka dots, and SVG shape masks with size, position, and mode controls.

Images & Media 29

🖼️

Image to Base64

Convert images to Base64 data URIs for embedding in HTML & CSS.

🖼️

Image to ASCII Art

Convert any image to ASCII art with adjustable width and character sets.

🗜️

Image Compressor

Compress JPEG, PNG, and WebP images in your browser.

🖼️

Image Format Converter

Convert images between PNG, JPG, WebP, BMP, and GIF formats.

✂️

Image Crop & Resize

Crop, resize, and export images right in your browser.

🖼️

Placeholder Image

Generate custom placeholder images with any size, color, and text.

🖼️

Image Watermark Tool

Add custom text watermarks to images with adjustable font and opacity.

Favicon Generator

Create favicons from text, emoji, or images. Download all sizes as ZIP.

📱

App Icon Generator

Generate iOS, Android & web icons in all sizes from one image.

🎨

Pixel Art Editor

Draw pixel art in your browser with customizable grid and color palette.

Image Dithering Tool

Apply retro dithering effects: Floyd-Steinberg, Atkinson, Bayer, and more.

🖼️

OG Image Generator

Create Open Graph social media preview images for Twitter, Facebook, etc.

🎨

Image Color Palette Extractor

Extract dominant color palettes from any image.

📊

Barcode Generator

Create Code 128, EAN-13, UPC-A, Code 39, and more barcode formats.

📱

QR Code Generator

Generate QR codes instantly. Custom colors, sizes, download PNG/SVG.

📶

Wi-Fi QR Code Generator

Share your Wi-Fi via a scannable QR code — WPA, WEP, or open networks.

📷

EXIF & Image Metadata Viewer

View camera info, GPS location, and all EXIF metadata from photos.

🎵

Audio Waveform Visualizer

Upload audio files to see real-time waveform and frequency spectrum.

🎥

Screen Recorder

Record your screen, window, or browser tab with optional microphone.

��

Data URL Builder & Inspector

Create, inspect, decode, and optimize data URLs for HTML and CSS.

✏️

SVG Path Editor

Draw, edit, and export SVG paths visually with M, L, C, Q, Z commands.

📸

Code Screenshot Generator

Create beautiful code screenshots like Carbon with syntax highlighting.

🔍

Visual Image Diff

Compare two images pixel-by-pixel with slider, side-by-side, difference, and onion skin modes.

SVG Optimizer

Clean and optimize SVG code — remove metadata, comments, editor data, and reduce file size.

🖼️

Image Resizer

Resize images by dimensions or percentage with aspect ratio lock, format conversion, and preview.

📈

SVG Sparkline Generator

Generate inline SVG sparklines from numeric data — line, area, or bar variants with full styling.

🖼️

srcset & <picture> Builder

Generate responsive image markup — srcset with w/x descriptors, sizes, and picture elements with format fallbacks.

🎬

SRT Subtitle Timing Shifter

Shift and rescale SRT, WebVTT, and SBV subtitle timestamps — constant offset and framerate conversion (23.976↔25 etc.).

🖼️

Image Grid Maker

Combine multiple images into a grid collage with customizable columns, gap, fit mode, and export to PNG/JPEG.

Text & Writing 46

✍️

Markdown Preview

Write Markdown and see it rendered live. Supports GFM tables, tasks & code.

🔤

Pangram Checker

Check if text uses every letter of the alphabet and see which letters are missing.

📄

Markdown to PDF

Convert Markdown to beautifully formatted PDFs instantly.

🔢

Word Counter

Count words, characters, sentences, reading time, and word frequency.

📝

Text Summarizer

Summarize long text instantly with TF-IDF extraction. No API needed.

📜

Lorem Ipsum Generator

Generate placeholder text by paragraphs, sentences, or words.

⚖️

Text Diff

Compare two texts side by side with highlighted additions and deletions.

🔠

Text Case Converter

Convert text between UPPER, lower, Title, camelCase, snake_case, and more.

📊

Text Frequency Analyzer

Analyze word frequency, character distribution, bigrams, and trigrams.

🎤

Speech to Text

Convert speech to text in real-time using your microphone.

🔊

Text to Speech

Convert text to natural speech using your browser's TTS engine.

⌨️

Typing Speed Test

Measure your WPM and accuracy with real-time feedback.

📽️

Markdown Slides

Turn Markdown into beautiful presentation slides instantly.

📊

Markdown Table Generator

Create, edit, and format Markdown tables visually.

🛡️

Markdown Badge Generator

Generate shields.io badges for your GitHub README.

🌲

File Tree Generator

Generate ASCII and Unicode file tree diagrams for README files.

ASCII Art Generator

Convert text to ASCII art banners with multiple font styles.

Morse Code Translator

Convert text to Morse code and back with real-time audio playback.

🔄

Bulk Find & Replace

Apply multiple find-and-replace rules to text with regex support and diff preview.

🔤

Text Line Sorter

Sort, deduplicate, shuffle, reverse, and filter text lines instantly.

📝

HTML → Markdown

Convert HTML to clean Markdown — headings, links, images, lists, tables, and code.

📄

HTML → Plain Text

Strip HTML tags while preserving structure — headings, lists, links, and paragraph breaks with optional 80-col wrapping.

📑

Markdown TOC Generator

Generate a clickable table of contents from Markdown headings with GitHub-compatible anchors.

🔗

Text Transform Pipeline

Chain text transformations together — uppercase, base64, regex replace, sort, and 30+ operations.

↩️

Text Wrap & Column Formatter

Wrap text at a specified column width, unwrap paragraphs, add line prefixes for commit messages and comments.

📝

Text Template Engine

Fill templates with {{variable}} placeholders — great for emails, messages, and code snippets.

🧩

Jinja2 Template Tester

Test Jinja2-style templates with variables, loops, conditionals, and filters.

🥸

Mustache Template Tester

Render logic-less Mustache templates against JSON — sections, inverted sections, loops, partials, dot notation, custom delimiters.

📖

Text Readability Analyzer

Analyze text readability with Flesch-Kincaid, Gunning Fog, Coleman-Liau, SMOG & ARI scores.

🔗

URL Slug Generator

Convert titles and text into clean, URL-friendly slugs with transliteration and bulk mode.

💬

BBCode ⇄ HTML Converter

Convert BBCode forum markup to HTML and back with live preview and common tag support.

🛩️

NATO Phonetic Alphabet

Convert text to and from the NATO / ICAO phonetic alphabet (Alpha, Bravo, Charlie…) for voice and radio.

👻

Zero-Width Character Detector

Spot and strip invisible Unicode — zero-width spaces, joiners, BOMs, bidi overrides, and tag-character smuggling.

📱

SMS Character Counter

Count SMS characters with GSM-7 / UCS-2 detection and segment math — see exactly how many messages a Twilio send will cost.

🎬

SRT ⇄ VTT Subtitle Converter

Convert between SubRip and WebVTT captions with time shifting, frame-rate rescaling, cue renumbering, and tag stripping.

“”

Smart Quotes & Typography

Convert straight quotes to curly quotes, fix dashes and ellipses, or strip typographic punctuation back to ASCII.

💬

Discord Markdown Preview

Live preview for Discord-flavored markdown — spoilers, code blocks, mentions, and timestamps with character limits.

🔊

Soundex & Metaphone Encoder

Encode words with Soundex, Metaphone, NYSIIS, and Caverphone phonetic algorithms for fuzzy name matching.

📰

Markdown Frontmatter Extractor

Split Markdown into frontmatter + body, parse YAML / TOML / JSON, edit fields as JSON, and rewrite the document in any format.

📦

Unicode Box Drawing Picker

Click-to-copy box drawing chars plus a builder for ASCII boxes and tables in light, heavy, double, and rounded styles.

🗣️

Syllable Counter

Count syllables, words, and sentences with Flesch reading ease, grade level, and per-word breakdowns.

Braille Translator

Convert text to and from Grade 1 Unified English Braille with capital and number indicators, plus an alphabet reference.

🔗

Markov Chain Text Generator

Build n-gram Markov chains from sample text and generate new text that mimics the style. Explore chain states and probabilities.

🔄

Text Deduplicate

Remove duplicate lines, count frequencies, and extract unique or repeated lines from text.

┌─┐

ASCII Flowchart Editor

Draw boxes, arrows, and lines using ASCII/Unicode characters. Click & drag to draw, export as text.

🔠

ASCII Banner Generator

Generate large ASCII art text banners with multiple styles — perfect for code headers and READMEs.

Encoding & Crypto 77

🔄

Base64 Encoder/Decoder

Encode text or files to Base64 and decode Base64 strings. Supports UTF-8.

🔁

Atbash Cipher

Encode and decode text with the classic A↔Z substitution cipher. Latin & Hebrew.

🔢

Playfair Cipher

Encrypt and decrypt with the Playfair digraph cipher — 5×5 key square, visual digraph breakdown, J/I merge.

🧮

Affine Cipher

Encode with E(x) = (ax + b) mod 26, auto modular inverse, substitution table, and brute-force all 312 keys.

🥓

Bacon Cipher

Francis Bacon's biliteral (5-bit) cipher with 24- and 26-letter variants and a live steganographic cover generator.

🔗

URL Encoder/Decoder

Encode and decode URLs and query strings. Auto-detect and parse parameters.

🔢

Number Base Converter

Convert between binary, octal, decimal, hexadecimal, and custom bases.

🔣

HTML Entity Encoder

Encode and decode HTML entities with a reference grid of common characters.

🔤

String Escape / Unescape

Escape strings for JS, Python, SQL, JSON, HTML, Shell, and more.

🔤

Unicode Inspector

Debug invisible characters, inspect code points, and normalize Unicode text.

😀

Emoji Picker & Unicode Lookup

Search 500+ emojis by name, copy to clipboard, view Unicode code points.

🔐

Hash Generator

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

🔏

HMAC Signer & Encoder

Generate HMAC signatures with SHA-1, SHA-256, SHA-384, or SHA-512.

🔐

Text Encrypt / Decrypt

Encrypt and decrypt text using AES-256-GCM. No data leaves your device.

🎫

JWT Decoder

Decode and inspect JSON Web Tokens. View header, payload, and expiration.

🔐

SRI Hash Generator

Generate Subresource Integrity hashes for scripts and stylesheets.

🔒

Password Generator

Generate strong random passwords with custom rules and strength meter.

🆔

UUID & ID Generator

Generate UUID v4, nanoid, ULID, short IDs, and custom random strings.

🔍

Hex File Viewer

Inspect any file's binary contents as a hex dump with ASCII pane.

Bitwise Calculator

Visualize AND, OR, XOR, NOT, left/right shift operations interactively.

🔏

Webhook Signature Verifier

Generate and verify HMAC webhook signatures for JSON payloads.

📟

ASCII Table

Interactive ASCII character reference with decimal, hex, octal, and binary lookup.

🛡️

Data Masker

Redact PII — emails, phones, IPs, credit cards, SSNs, and API keys from text.

🔢

Luhn Algorithm Validator

Validate credit cards, IMEI, and identifiers with step-by-step Luhn checksum calculation.

🔑

TOTP 2FA Code Generator

Generate time-based one-time passwords (TOTP) from a secret key for testing 2FA.

📦

Protobuf Decoder

Decode raw Protocol Buffer binary data without a schema. View field numbers, wire types, and values.

🔑

JWT Builder & Encoder

Create and sign JSON Web Tokens with custom headers, payloads, and HMAC signatures.

🔐

PKCE Generator

Generate code_verifier & code_challenge pairs for OAuth 2.0 (RFC 7636).

🔑

htpasswd Generator

Generate HTTP Basic Auth credentials for Apache and Nginx with SHA-1, SSHA, and MD5 hashing.

🗜️

Gzip Compress & Decompress

Compress text to gzip or decompress gzip data using the browser's native CompressionStream API.

🌐

Punycode / IDN Converter

Encode internationalized domain names to Punycode (xn--) and decode them back to Unicode.

🔤

ASCII85 / Base85 Encoder

Encode and decode ASCII85 (Base85) data with Adobe, Z85, and RFC 1924 variants.

🔑

Key Pair Generator

Generate RSA and ECDSA cryptographic key pairs. Export as PEM or JWK format.

📜

PEM / DER Inspector

Decode PEM blocks to DER — shows block labels, byte length, SHA-1/256 fingerprints, and hex dumps.

🔐

SAML Decoder

Decode and inspect SAML assertions, responses & metadata for SSO debugging.

🪙

Base58 Encoder / Decoder

Encode and decode Base58 and Base58Check with Bitcoin, IPFS, Ripple, and Flickr alphabets.

🔠

Base32 Encoder / Decoder

Encode and decode Base32 strings — RFC 4648, Base32Hex, and Crockford alphabets with optional padding.

🆔

ULID Generator & Decoder

Generate lexicographically sortable 128-bit IDs and decode timestamp & randomness. Supports monotonic mode.

❄️

Snowflake ID Decoder

Decode Twitter, Discord & Instagram Snowflake IDs. Extract timestamp, worker ID, and sequence bits.

🆔

NanoID Generator

Generate URL-friendly, cryptographically secure unique IDs with custom alphabet, length, and collision stats.

🆔

KSUID Generator & Decoder

Generate and decode Segment KSUIDs — 27-character base62 IDs with 32-bit timestamp and 128-bit payload.

📦

Bencode ⇄ JSON

Encode and decode BitTorrent Bencode format — strings, integers, lists, dicts with binary-safe hex round-trip.

🧮

CRC32 Calculator

Compute CRC-32 (IEEE), CRC-32C (Castagnoli) & CRC-32/BZIP2 checksums for text, hex, or files.

🎲

Shannon Entropy Calculator

Measure randomness in text or passwords — Shannon entropy, total bits, and symbol frequency distribution.

🐘

PHP Serialize ⇄ JSON

Decode PHP serialize() strings to JSON and re-encode JSON to the PHP wire format. Supports nested arrays and objects.

🎲

Diceware Passphrase Generator

Generate memorable, high-entropy passphrases from the EFF Diceware wordlist with entropy meter and crack-time estimates.

🔐

Caesar Cipher / ROT-N

Encode, decode, and brute-force Caesar shift ciphers — includes ROT13 preset and all-26-shifts table.

🔁

ROT13 / ROT47 / ROT5 Cipher

Apply ROT13, ROT5 (digits), ROT18, or ROT47 across all printable ASCII, plus a brute-force panel that scores likely plaintexts.

🔑

Vigenère Cipher

Polyalphabetic keyword cipher with Beaufort and Autokey variants and an interactive tabula recta.

🔐

TLS Cipher Suite Explainer

Break down TLS cipher suite names into key exchange, auth, bulk cipher, MAC, and security notes.

🧮

Adler-32 & Fletcher Checksum

Compute Adler-32 (zlib, PNG) and Fletcher-16/32 checksums for text, hex, or files.

🔐

PBKDF2 Key Derivation Tester

Derive keys from passwords with PBKDF2-HMAC-SHA1/256/384/512 — tune iterations, salt, and output length.

🔤

Base45 Encoder / Decoder

Encode and decode Base45 (RFC 9285) — the compact alphanumeric encoding used by QR codes and EU Digital COVID Certificates.

🚂

Rail Fence Cipher

Encode, decode, and brute-force zigzag transposition ciphers with a visual rail diagram and 2–10 rail brute force.

🌳

Merkle Tree Builder

Build Merkle trees from any leaves with SHA-1/256/384/512, view every hash, and generate inclusion proofs.

🔐

OpenSSL Command Builder

Generate ready-to-run OpenSSL commands for keys, CSRs, self-signed certs, PKCS#12 bundles, format conversion, and hash/HMAC operations.

🔐

Bcrypt Generator & Verifier

Generate bcrypt password hashes with adjustable cost factor and verify passwords against existing hashes — fully in-browser.

🔢

Base62 Encoder / Decoder

Encode text, hex, or integers to Base62 for URL shorteners, short IDs, and compact tokens — with selectable alphabets.

Ξ

EIP-55 Ethereum Checksum

Validate and generate mixed-case checksums for Ethereum addresses per EIP-55, with optional EIP-1191 chain-specific mode.

Ξ

Wei ⇄ Gwei ⇄ Ether Converter

Convert between Ethereum unit denominations with arbitrary-precision BigInt math and a gas-cost calculator.

🔁

Gray Code Converter

Convert between binary and reflected Gray code with a visual bit transition table — used in rotary encoders and Karnaugh maps.

🔐

HOTP Generator

Generate counter-based one-time passwords (RFC 4226) from a Base32 secret. Produce a window of codes for provisioning hardware tokens and resync testing.

🌲

Huffman Coding Visualizer

Build Huffman trees from any text — inspect per-symbol frequencies, prefix codes, the encoded bitstring, and compression ratio vs. fixed 8-bit.

🗜️

Run-Length Encoding (RLE)

Encode and decode text with classic, single-omit, or brace-style run-length encoding — live size comparison and round-trip verification.

🟦

Polybius Square Cipher

Encode letters as row/column pairs in a 5×5 grid — with optional keyword, 6×6 alphanumeric, and ADFGX variants and a live square preview.

🧮

Hill Cipher

Linear-algebra cipher using a 2×2 or 3×3 invertible key matrix mod 26 — with automatic determinant, modular inverse, and presets.

🤓

Leet Speak Translator

Convert text to and from 1337 with basic, advanced, and ultimate substitution presets, randomization, and a fully customizable table.

📜

Scytale Cipher

Ancient Spartan transposition cipher — wrap plaintext around a rod of any diameter, visualize the wrap, and brute-force all diameters.

🔃

Columnar Transposition Cipher

Keyword transposition cipher with complete and incomplete modes, live grid visualization, and alphabetical column read order.

🔡

Bifid Cipher

Delastelle's fractionation cipher — combine a 5×5 Polybius square with an adjustable period and see every row/column breakdown.

🔤

Base91 Encoder / Decoder

Encode and decode basE91 — a compact binary-to-text format denser than Base64 with ~23% overhead. Basic and extended alphabets.

🧮

FNV Hash Calculator

Compute FNV-1 and FNV-1a (32-bit & 64-bit) Fowler–Noll–Vo hashes for text, hex, or files — fast non-cryptographic hashes used in hash tables and Bloom filters.

🔤

Unicode Normalizer

Normalize strings to NFC, NFD, NFKC, NFKD and inspect every code point — spot combining marks, homoglyphs, and zero-width characters.

🔁

Endian Converter & Byte Swap

Swap bytes between little-endian and big-endian and view int/uint/float 16/32/64 interpretations of any hex byte sequence.

📦

CBOR Encoder & Decoder

Convert between JSON and RFC 8949 CBOR binary format with hex dump, diagnostic view, and size comparison.

👯

Unicode Confusables Detector

Spot homoglyphs, invisible characters, and mixed-script spoofing. Computes ASCII skeletons, scores spoofing risk, and compares two strings for visual collisions.

🔐

Password Strength Analyzer

Analyze password entropy, crack time estimates, character composition, and common pattern weaknesses.

HTTP & APIs 61

📋

HTTP Status Code Reference

Interactive reference for all HTTP response codes with descriptions.

🔍

HTTP Header Analyzer

Analyze security, caching & performance headers with scoring.

🔀

CORS Header Builder

Build Access-Control headers and debug CORS policy mismatches.

🛡️

CSP Policy Builder

Generate Content-Security-Policy headers and meta tags.

💾

Cache-Control Header Builder

Build and test Cache-Control headers for websites, APIs, and CDNs.

🔗

Accept Header Builder

Build Accept headers and simulate server-side content negotiation.

🗜️

Accept-Encoding Header Builder

Build Accept-Encoding headers and simulate server compression negotiation.

🌍

Accept-Language Header Builder

Build Accept-Language headers and test locale negotiation.

🔀

Alt-Svc Header Builder

Build Alt-Svc headers for HTTP/2 and HTTP/3 upgrade planning.

🍪

Cookie Parser & Set-Cookie Builder

Parse Cookie/Set-Cookie headers, inspect attributes, validate __Host- rules.

📎

Content-Disposition Header Builder

Build valid Content-Disposition headers for downloads and inline files.

🏷️

ETag Generator & Conditional Request Tester

Generate strong/weak ETags and test conditional request headers.

📤

Forwarded Header Builder

Build RFC 7239 Forwarded headers and inspect X-Forwarded-* chains.

🔁

Idempotency Key Builder

Generate safe idempotency keys and plan retry windows.

🔗

Link Header Builder

Generate HTTP Link headers and HTML resource hint tags for preload/preconnect.

📄

MIME Type Lookup

Look up MIME types by extension and generate Content-Type headers.

📖

API Pagination Simulator

Build offset, page, and cursor pagination responses with sample data.

🔒

Permissions-Policy Header Builder

Configure browser feature access policies for modern web apps.

📏

Range Header Builder

Build HTTP Range headers and test 206 partial content responses.

🔒

Referrer-Policy Header Builder

Build a Referrer-Policy header and preview referrer data behavior.

⏱️

Server-Timing Header Builder

Build Server-Timing headers and plan backend performance budgets.

📦

Surrogate-Control Header Builder

Build Surrogate-Control headers for CDN cache planning.

📋

Vary Header Builder

Build a correct HTTP Vary header and understand cache key impact.

cURL to fetch() Converter

Paste a curl command and get readable JavaScript fetch() code.

cURL Command Builder

Build HTTP requests visually and generate cURL, fetch, axios, and Python code.

🌐

API Request Builder

Build HTTP requests visually with auth, headers, and JSON body.

🔧

Mock API Response Builder

Create realistic HTTP responses with status codes, headers, and JSON.

🔗

Webhook Payload Builder

Define event fields and generate sample JSON, TypeScript, schema & cURL.

🔀

Redirect Rule Builder & Tester

Build, validate, and test redirect rules with wildcard matching.

⏱️

Rate Limit Backoff Planner

Design exponential, linear, or fixed retry schedules with jitter.

🔌

WebSocket Tester

Connect to WebSocket servers, send messages, and inspect responses in real-time.

📡

HTTP Method Reference

Interactive reference for HTTP methods — compare properties, use cases, and sample requests.

📡

SSE Tester

Connect to Server-Sent Events endpoints and inspect streaming events in real-time.

TTL Calculator

Calculate TTL values for DNS, HTTP cache, Redis, CDN, JWT. Convert units and see expiry times.

🔐

HTTP Basic Auth Builder

Build and decode Authorization: Basic headers. Copy-ready curl, fetch, axios & Python snippets.

🔗

UTM Link Builder

Tag campaign URLs with UTM parameters for analytics with validation, presets, and history.

🟥

Redis RESP Protocol

Encode Redis commands to RESP wire format or decode raw RESP bytes. Supports RESP2 arrays, bulk strings, integers, and errors.

📡

MQTT Topic Matcher

Test MQTT subscription filters with + and # wildcards against sample topics and validate filter syntax.

📈

PromQL Query Builder

Compose Prometheus queries visually — metrics, label matchers, rate/range, aggregations, histogram_quantile.

📧

mailto: Link Builder

Compose RFC 6068 mailto links with recipients, CC/BCC, subject, body, and custom headers — copy or open directly.

📧

Email Obfuscator

Protect email addresses from scrapers with HTML entities, percent encoding, ROT13, Base64, and CSS reversal — with live previews of every technique.

🔗

URI Template Expander

Expand RFC 6570 URI templates with live variable substitution. Supports all four levels including reserved, fragment, path, and query expansion.

⏱️

HTTP Timing Waterfall

Visualize DNS, TCP, TLS, TTFB, and download phases as a waterfall. Paste curl -w output or DevTools timings for instant analysis.

📧

SPF Record Builder & Validator

Compose SPF DNS TXT records mechanism by mechanism — lints the 10-DNS-lookup limit, length, and parses existing records.

📨

DMARC Record Builder & Parser

Build and decode _dmarc DNS TXT records (RFC 7489) — policy, pct, alignment, rua/ruf aggregate reports, with tag-level lint.

🔑

DKIM Record Builder & Parser

Compose selector._domainkey TXT records (RFC 6376), wrap public keys to 255-char chunks, and lint every tag in an existing record.

🔒

HSTS Header Builder & Validator

Compose Strict-Transport-Security headers (RFC 6797), parse existing ones, and verify hstspreload.org submission requirements with nginx, Apache, and Caddy snippets.

📜

CAA Record Builder & Parser

Build DNS Certification Authority Authorization records (RFC 8659) — issue, issuewild, iodef tags with quick-add for Let's Encrypt, DigiCert, Google, and more.

🆚

HTTP Header Diff

Compare two sets of response or request headers. Spot added, removed, and changed entries — handles multi-value headers and list-valued splitting.

📡

Raw HTTP Builder & Parser

Craft or parse raw HTTP/1.1 messages. Inspect the request line, headers, and body, and export to curl, fetch(), or HTTPie snippets.

🌐

TLD & Domain Parser

Split URLs and hostnames into subdomain, registered domain (eTLD+1), and public suffix using a built-in public suffix list.

🛡️

security.txt Generator

Build an RFC 9116 /.well-known/security.txt file with contact, expires, encryption, policy, and CSAF fields — with live validation and optional PGP wrapper.

⏱️

Retry-After Header Builder

Build and parse HTTP Retry-After headers for 429 and 503 responses with delta-seconds or HTTP-date and client backoff previews.

HTTP 103 Early Hints Builder

Craft RFC 8297 Early Hints responses with Link preload/preconnect headers and server snippets for Node, Nginx, and Workers.

📜

Access Log Parser

Parse Apache & Nginx Common/Combined Log Format access logs into structured rows with status, method, path, top IPs, and error highlighting.

🛰️

Sentry DSN Parser

Parse Sentry DSN strings into public key, host, and project ID. Generate envelope/store ingest URLs, X-Sentry-Auth header, and SDK init snippets.

🧲

Magnet Link Parser & Builder

Parse BitTorrent magnet: URIs — extract info hash (v1 & v2), display name, trackers, web seeds, and peer addresses, or assemble a new one from parts.

🔁

Polling Interval Planner

Pick a polling interval that respects rate limits, daily budgets, and freshness SLAs. Compare intervals, add jitter, and copy a backoff-ready snippet.

📋

HTTP → Code Snippet

Convert an HTTP request to code in fetch, cURL, Python, Go, PHP, Ruby, C#, and Java with one click.

Fetch API Code Generator

Build JavaScript fetch() calls visually — configure method, headers, body, and auth, then copy the generated code.

🔐

OAuth 2.0 URL Builder

Build OAuth 2.0 authorization URLs, parse callback responses, and decode access tokens.

Developer Tools 233

🍃

MongoDB ObjectID Parser

Parse ObjectIDs to extract timestamp, random value, and counter — or generate new IDs from any date.

🔑

SSH Public Key Parser

Parse SSH public keys to extract key type, bit length, SHA-256/MD5 fingerprints, and comments.

🔍

Regex Tester

Test regular expressions with real-time highlighting, capture groups, and presets.

📖

Regex Explainer

Paste a regex and get a plain-English explanation of every token — anchors, groups, quantifiers, and lookaheads.

🔄

Regex Find & Replace

Find regex matches and apply replacements with capture groups, backreferences, and live diff preview.

SQL JOIN Visualizer

Interactive Venn diagrams for INNER, LEFT, RIGHT, FULL OUTER, and CROSS JOINs with live sample data.

📏

Hamming Distance

Compare two equal-length strings, binary words, or hex values bit by bit.

🏦

IBAN Validator

Validate International Bank Account Numbers via mod-97 with country detection and BBAN parsing.

📚

ISBN Validator & Converter

Validate ISBN-10 and ISBN-13 checksums, convert between formats, and detect the registration group.

📞

Phone Number Formatter

Parse, validate, and format international numbers in E.164, international, national, and tel: URI.

🌍

Geohash Encoder/Decoder

Convert between lat/lon and geohash strings, view bounding boxes and neighbor cells.

🧵

Google Polyline Encoder/Decoder

Encode lat/lng coordinate lists to Google's encoded polyline format, or decode back to points. Precision 5 and 6 supported.

📍

Plus Code (OLC) Converter

Encode lat/lng into Google Plus Codes (Open Location Codes) at adjustable precision and decode them back to coordinates.

📐

Haversine Distance Calculator

Compute great-circle distance and initial/final bearing between two lat/lng points — km, miles, nautical miles, and compass direction.

📅

iCalendar RRULE Builder

Build RFC 5545 recurrence rules with FREQ, INTERVAL, BYDAY, BYMONTH, COUNT, UNTIL — with a live preview of the next occurrences.

☁️

AWS ARN Parser & Builder

Parse Amazon Resource Names into partition, service, region, account, and resource — and build new ARNs from scratch.

📏

String Edit Distance

Compute Levenshtein, Hamming & Jaro-Winkler with optimal alignment visualization.

⏱️

Unix Timestamp Converter

Convert between Unix timestamps and dates. Live clock, auto-detect ms/s.

Cron Builder

Build cron expressions visually. See next run times and human-readable descriptions.

🔑

Chmod Calculator

Convert Unix file permissions between numeric and symbolic formats.

🚫

.gitignore Generator

Generate .gitignore files for any project. 50+ language and framework templates.

Git Command Builder

Build complex git commands visually. Select operations and copy the result.

⚙️

GitHub Actions Workflow Generator

Generate GitHub Actions workflow YAML with triggers, matrix builds, and caching.

🐳

Dockerfile Generator

Generate production-ready Dockerfiles for Node.js, Python, Go, Rust, Java, and more.

🔧

Nginx Config Generator

Generate Nginx configs for reverse proxy, static sites, SSL/TLS, and more.

🏷️

Semver Version Calculator

Compare, sort, and validate Semantic Versioning strings.

🎯

Semver Range Tester

Check whether a version satisfies an npm-style range — caret, tilde, hyphen, wildcards, comparator sets, and OR. Includes batch testing.

🔍

Glob Pattern Tester

Test glob patterns against file paths in real-time.

🌐

Subnet Calculator

Calculate network address, broadcast, host range, and wildcard mask.

🧮

CIDR Aggregator

Merge a list of IPv4 CIDRs and IP ranges into the smallest equivalent set of prefixes — same algorithm as aggregate6.

📶

Bandwidth Calculator

Calculate download times, convert bandwidth units, and estimate data transfers.

🌐

IP Address Lookup

Find your public IP, geolocation, ISP, and timezone.

🔍

DNS Lookup

Query A, AAAA, MX, CNAME, TXT, NS, SOA, SRV, and CAA records.

🔍

User-Agent Parser

Parse browser user-agent strings and detect browser, OS, and device type.

⌨️

Keyboard Event Tester

Test keyboard events: key, code, keyCode, which, and modifier states.

🧮

Math Expression Evaluator

Evaluate math expressions with variables, hex/binary/octal, and bitwise ops.

📅

Date Range Calculator

Calculate days, weeks, months, business days, countdowns, and date math.

🕐

Time Zone Converter

Convert times between any time zones. World clock and meeting planner.

⚖️

Unit Converter

Convert length, weight, temperature, area, volume, speed, data, and time.

📏

Aspect Ratio Calculator

Calculate and convert aspect ratios for images, video, and screens.

🔖

Bookmarklet Builder

Create bookmarklets from JavaScript. Minify and generate drag-and-drop links.

📋

.env File Editor

Parse, edit, compare, sort, and validate environment variable files.

📋

Log Analyzer

Paste logs, auto-detect formats, filter by level, search, and highlight patterns.

💻

Live HTML/CSS/JS Editor

Write HTML, CSS, and JavaScript and see results instantly.

⚛️

HTML to JSX Converter

Convert HTML to JSX: class→className, style strings to objects, self-close tags.

🖥️

Terminal Color Theme Preview

Design and preview terminal color themes. Export to iTerm2, Windows Terminal.

Aa

Font Pair Preview

Preview and compare Google Font pairings for web projects.

🔤

Font Preview & Tester

Preview and compare fonts with custom text, sizes, weights, and styles.

📄

PDF Merge & Split

Combine multiple PDFs into one or extract specific pages. All client-side.

🤖

robots.txt Generator

Generate robots.txt files with user-agent rules, allow/disallow paths, and sitemaps.

🗺️

XML Sitemap Generator

Generate valid XML sitemaps with priority, change frequency, and last modified.

🔒

Privacy Policy Generator

Generate a professional privacy policy for your website or app in seconds.

🎲

Fake Data Generator

Generate realistic fake data: names, emails, addresses, phone numbers, IPs, UUIDs.

📄

Invoice Generator

Create professional invoices with line items, taxes, discounts, and PDF export.

📊

Chart Builder

Paste CSV or JSON data and instantly create bar, line, pie, and radar charts.

Mermaid Diagram Editor

Create flowcharts, sequence diagrams, class diagrams, and Gantt charts.

🏷️

Meta Tag Generator

Generate SEO meta tags, Open Graph & Twitter Cards with live social previews.

Uptime & SLA Calculator

Convert 99.9%, 99.95%, 99.99% availability targets to downtime budgets.

🎵

Ambient Noise Generator

Generate white noise, pink noise, rain, ocean waves, and more.

🐳

Docker Compose Builder

Build clean docker-compose.yml files for dev stacks, databases, apps, and supporting services.

⏱️

Duration Converter

Convert between ms, seconds, minutes, hours, days & parse duration strings.

🔑

SSH Config Generator

Build ~/.ssh/config entries visually with host aliases, proxy jumps, and tunnels.

⏱️

Rate Limit Calculator

Model token bucket, sliding window, and fixed window rate limiters with visualization.

📐

EditorConfig Generator

Create .editorconfig files for consistent code style across editors and IDEs.

JS Performance Benchmark

Compare JavaScript code snippet execution speed with ops/sec and statistics.

🔗

DB Connection String Builder

Build connection URIs for PostgreSQL, MySQL, MongoDB, Redis, SQLite & MSSQL.

🍃

MongoDB URI Parser

Decode mongodb:// and mongodb+srv:// strings into hosts, auth, database, and options.

🐧

Systemd Unit File Generator

Generate systemd service, timer & socket unit files for Linux daemons.

🔨

Makefile Generator

Generate Makefiles for Go, Node.js, Python, Rust, C/C++ & Docker projects.

🌍

Locale Formatter

Test date, number, currency, and relative time formatting across locales via the Intl API.

📅

iCal Event Generator

Create and download .ics calendar files for Google Calendar, Apple Calendar, and Outlook.

🔧

tsconfig.json Generator

Generate TypeScript config files visually with presets for React, Node, Next.js, and more.

⚙️

.htaccess Generator

Build Apache .htaccess files with redirects, security headers, caching, and CORS.

🌐

IPv6 Address Calculator

Expand, compress, validate, and analyze IPv6 addresses with subnet info.

🌐

IP Address Format Converter

Convert IPv4 addresses between decimal, hex, octal, binary, and integer formats.

🗜️

HTML Minifier & Beautifier

Minify HTML to reduce file size or beautify compressed HTML for readability.

🔗

URL Parser & Builder

Parse any URL into components — protocol, host, port, path, query params, hash — and rebuild.

📧

Email Header Analyzer

Parse raw email headers to trace delivery hops and check SPF, DKIM, DMARC authentication.

📧

HTML Email CSS Inliner

Convert <style> blocks to inline style attributes for maximum email client compatibility.

🔬

IEEE 754 Float Inspector

Visualize how floating-point numbers are stored in binary — sign, exponent, and mantissa bits.

🧮

Matrix Calculator

Add, multiply, transpose, invert matrices and compute determinants with live results.

📊

A/B Test Significance Calculator

Calculate p-values, confidence intervals, and sample sizes for A/B test experiments.

🗂️

ERD Designer

Design database schemas visually — define tables, columns, constraints, and relationships. Export SQL DDL.

🔥

Flamegraph Viewer

Visualize folded stack traces as interactive flame graphs. Zoom, search, and analyze performance profiles.

📱

PWA Manifest Generator

Generate Web App Manifest (manifest.json) for Progressive Web Apps with icons, theme colors, and display modes.

🏷️

JSON-LD Generator

Generate Schema.org structured data in JSON-LD format for SEO rich snippets.

📊

HTML Table Generator

Build HTML tables visually — edit cells, add rows and columns, export HTML or Markdown.

Performance Budget Calculator

Plan page weight budgets by resource type and estimate load times across connections.

Accessibility Checker

Check HTML for WCAG accessibility issues — missing alt text, bad ARIA, low contrast, and more.

🗃️

SQL Formatter

Format, beautify, and minify SQL queries with keyword casing, indentation, and syntax highlighting.

🌐

CIDR / Subnet Calculator

Calculate network address, broadcast, host range, and subnet mask from CIDR notation.

🔀

CIDR Overlap Analyzer

Paste a list of IPv4 CIDR blocks and detect overlaps, containment, adjacency, and compute the merged union coverage.

📋

.env File Parser

Parse, validate, and lint .env files. Detect duplicates, bad formatting, and export to JSON/YAML/Shell.

☸️

Kubernetes Manifest Generator

Generate YAML manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, and PVCs.

📦

package.json Generator

Build package.json files visually with presets for Node.js, React, Express, CLI tools, and libraries.

📝

HTML Form Builder

Build accessible HTML forms visually — add inputs, selects, checkboxes, radios, and export clean HTML.

🎬

FFmpeg Command Builder

Build complex FFmpeg commands visually — select codecs, resolution, bitrate, and more.

📊

Code Line Counter

Count lines of code, comments, and blanks with automatic language detection and file upload.

📝

VS Code Snippet Generator

Convert code into VS Code custom snippets with tab stops, placeholders, and variables.

📡

HAR File Viewer & Analyzer

Upload HAR files to inspect network requests, timing waterfalls, headers, and response bodies.

👤

GitHub Profile README Generator

Generate a styled GitHub profile README with bio, tech stack badges, stats, and social links.

💾

Data Size Converter

Convert between bytes, KB, MB, GB, TB, PB in decimal (SI) and binary (IEC) units.

Graphviz DOT Renderer

Write DOT language and render directed graphs, flowcharts, and dependency diagrams.

🔍

Secret Scanner

Detect leaked API keys, tokens, passwords, and credentials in code and text.

🖥️

JavaScript Console

Run JavaScript code in your browser with live console output, REPL, and code snippets.

✏️

SVG Path Editor

Build and preview SVG path commands visually with control points, handles, and live preview.

📟

ASCII Table Reference

Browse ASCII and extended characters with decimal, hex, octal, binary, and HTML entity values.

⚙️

State Machine Designer

Build finite state machines visually with states, transitions, and export to JSON or Mermaid.

HTML Validator & Linter

Check HTML for errors, deprecated elements, missing attributes, and accessibility issues.

🔄

JS Event Loop Visualizer

Step through JavaScript execution to understand the call stack, microtasks, and macrotasks.

🕐

Epoch / Timestamp Converter

Convert between Unix epoch timestamps and human-readable dates with timezone support.

🌍

World Clock

Live multi-timezone clock for distributed teams. Pick any IANA zones and preview a future meeting instant across all of them.

⌨️

Keyboard Event Tester

Press any key to see its JavaScript event properties — key, code, keyCode, and modifiers.

📏

Byte Size Converter

Convert between bytes, KB, MB, GB, TB with binary (1024) and SI (1000) unit support.

📦

JavaScript Minifier

Minify or beautify JavaScript code with size stats and configurable options.

📚

Regex Pattern Library

Searchable collection of common regex patterns — email, URL, IP, dates, and more. Test live & copy.

🛡️

HTML Sanitizer

Clean untrusted HTML by stripping dangerous tags, attributes, and scripts. Configure allow/deny lists.

🔍

SEO Meta Tag Analyzer

Analyze HTML for SEO: meta tags, heading structure, Open Graph, SERP preview.

Roman Numeral Converter

Convert between decimal numbers and Roman numerals with subtractive and vinculum notation (1–3,999,999).

🎲

Dice Roller

Roll tabletop RPG dice — 3d6+2, 4d6kh3, advantage/disadvantage, exploding dice — with history.

🌐

GPS Coordinate Converter

Convert GPS coordinates between Decimal Degrees (DD), DMS, DDM, UTM, and map URL formats.

🛡️

CVSS 3.1 Calculator

Compute CVSS v3.1 base score, severity, and canonical vector string from metric selections.

📅

CalVer Generator

Build Calendar Versioning strings — YYYY.MM.DD, Ubuntu, pip, and custom patterns with tokens.

🌸

Bloom Filter Calculator

Size Bloom filters — derive bit array, hash count, FPR, and memory cost from any two parameters.

🪄

Magic Bytes Identifier

Detect file types from magic byte signatures — drop any file or paste hex to identify 80+ formats.

🔊

Phonetic Encoder

Encode names with Soundex, Metaphone, NYSIIS, Caverphone, and Match Rating Codex for fuzzy matching.

📊

Benford's Law Analyzer

Audit first-digit distribution for fraud detection — χ², MAD conformity, and live distribution chart.

📈

Z-Score & Normal Distribution

Convert between raw scores, z-scores, p-values, percentiles, and confidence intervals with a bell curve.

🧮

Prime Factorization

Factor big integers into primes, list divisors, compute GCD/LCM, Euler's totient, and divisor sum with BigInt.

🎨

Resistor Color Code

Decode 4, 5, and 6-band resistors into resistance, tolerance, and temperature coefficient with a visual resistor and reverse lookup.

🔢

Truth Table Generator

Build truth tables for boolean expressions — AND, OR, XOR, NAND, implication — with tautology detection.

📊

Confusion Matrix Calculator

Compute precision, recall, F1, specificity, MCC, and Cohen's κ from a binary confusion matrix.

🎹

Note ↔ Frequency Converter

Convert between musical notes, frequency (Hz), and MIDI numbers with cents offset, adjustable A4, and tone playback.

📇

vCard Builder

Generate a vCard 3.0 / 4.0 contact file (.vcf) with name, phone, email, address, and a scannable QR code for instant phone import.

🖥️

ANSI → HTML Converter

Convert terminal output with ANSI escape codes into styled HTML — supports 16, 256, and 24-bit true color plus bold, italic, underline.

↔️

Indentation Converter

Convert source code between tabs and spaces, normalize mixed indentation, detect existing style, and trim trailing whitespace.

🎲

Weighted Random Picker

Pick items from a list with custom weights. Run Monte Carlo simulations and compare observed vs expected distribution.

📡

UNIX Signals Reference

Searchable reference for POSIX signals with default actions, plus a kill / pkill / killall command builder.

🔢

Number Sequence Generator

Generate Fibonacci, Lucas, primes, Catalan, Collatz, Pell, factorials, perfect numbers, and 15+ more integer sequences with BigInt precision.

🐚

Shell Argument Escaper

Escape arguments for POSIX sh, Bash ANSI-C, PowerShell, Windows cmd, and JSON exec form — handles quotes, spaces, and metacharacters.

🌿

Bash Brace Expansion

Expand bash brace patterns like file{1..10}.txt or {dev,prod}/app.{js,ts} — supports ranges, steps, padding, and nesting.

📦

Tar Archive Inspector

Drop a .tar file to list every entry — names, sizes, modes, owner, mtime, link targets — with ustar/POSIX/PAX/GNU header parsing entirely in your browser.

🔌

MAC Address Tool

Generate, validate, normalize, and inspect MAC addresses. Convert between formats, detect multicast/local bits, and build EUI-64 identifiers.

Line Set Operations

Compute union, intersection, difference, and symmetric difference of two lists of lines. Case-insensitive, sort, and duplicate detection options.

🧮

Modular Arithmetic Calculator

Arbitrary-precision GCD, LCM, modular inverse, modular exponentiation, extended Euclidean, and Chinese Remainder Theorem — crypto and number theory essentials.

🎂

Age & Date Difference Calculator

Compute exact age or date diff in years, months, days, weeks, hours, minutes, and seconds — with next birthday countdown.

🔢

BigInt Calculator

Arbitrary-precision integer math — add, multiply, modpow, gcd, lcm, factorial, isqrt — with bin/oct/dec/hex/base64 output.

📊

Percentile & Latency Distribution

Paste numbers and get p50, p90, p95, p99, p99.9, min, max, mean, stddev and an inline histogram.

⚖️

Little's Law Calculator

Apply L = λW to size queues, thread pools, and connection pools. Solve for any variable given the other two.

🎲

Hash Collision Probability

Birthday-problem calculator for UUIDs, MD5, SHA-256, and custom bit sizes — compute collision risk at any scale.

📐

Polygon Area Calculator

Shoelace-formula area, perimeter, centroid, bounding box, and self-intersection detection for any simple polygon — with live canvas preview.

🌀

Collatz Sequence Visualizer

Apply the 3n+1 rule to any positive integer. BigInt-aware stopping time, max value, parity counts, and a log-scale trajectory chart.

🎯

Bayes' Theorem Calculator

Compute posterior probabilities from prior, sensitivity, and specificity. See PPV, NPV, likelihood ratio, and a confusion matrix for 10,000 people.

🏠

Mortgage / Loan Amortization

Calculate monthly payments, total interest, and full amortization schedules with optional extra payments — see how much time and interest you save.

⚛️

SVG → React Component

Convert raw SVG markup into a ready-to-use React or TypeScript component — camelCases attributes, swaps class → className, supports forwardRef, currentColor, and React.memo.

🖥️

Bash PS1 Prompt Builder

Visually design a Bash prompt — drag segments for user, host, path, git branch, time, and exit code. Live preview with ANSI colors and a copy-ready export line for your .bashrc.

🔢

Number to Words Converter

Spell out any number in English — cardinal, ordinal, currency, and check-writing styles. Handles integers, decimals, and negatives up to one vigintillion.

LaTeX Equation Renderer

Write LaTeX math and see it rendered live with KaTeX — display/inline modes, the mhchem chemistry package, MathML and SVG export, and shareable URLs.

½

Fraction Calculator

Exact fraction arithmetic with BigInt — add, subtract, multiply, divide, and simplify. Converts between fractions, mixed numbers, decimals (with repeating-digit detection), percent, and LaTeX.

💰

Tip Calculator & Bill Splitter

Add tip and tax, split any bill between any number of people, and round the total to clean cash amounts. Supports multiple currencies and shareable URLs.

Prettier Config Builder

Build a .prettierrc config interactively with a live sample preview — JSON, JSON5, YAML, and package.json output formats.

🧹

ESLint Flat Config Builder

Generate an eslint.config.js flat config for ESLint v9+ with plugins, globals, common rules, and ignore patterns.

🔤

Anagram Solver & Checker

Check if two words are anagrams, generate every distinct permutation of a string, and group word lists into anagram families.

📊

N-gram Text Analyzer

Tokenize text into character or word n-grams with frequency, type/token ratio, Shannon entropy, and CSV export.

🧮

RPN (Reverse Polish) Calculator

Postfix calculator with live stack visualization, math/bitwise ops, history, and an infix → RPN converter via the shunting-yard algorithm.

🎲

Combinatorics Calculator

Compute factorials, nPr, nCr, multiset, multinomial, Stirling S(n,k), and Catalan numbers with arbitrary-precision BigInt math.

🐚

Fibonacci Generator

Generate Fibonacci or Lucas sequences with BigInt precision, fast-doubling nth term, golden-ratio convergence, and CSV export.

📐

Quadratic Equation Solver

Solve ax² + bx + c = 0 with real or complex roots, discriminant, vertex form, axis of symmetry, and a live parabola plot.

🥁

BPM Tap Tempo

Tap along to measure beats per minute with stability tracking and note-value delay times for quarter, eighth, dotted, and triplet notes.

📈

Compound Interest Calculator

Project savings growth with monthly contributions, custom compounding frequency, and a year-by-year breakdown of contributions vs. interest.

🔢

GCD & LCM Calculator

Compute the greatest common divisor and least common multiple of any number of integers, with full Euclidean algorithm steps and BigInt support.

%

Percentage Calculator

Every common percent operation in one place — percent of, percent change, increase/decrease, tip, markup vs. margin, and reverse percentage.

🌍

AWS Region Reference

Browse every AWS region — codes, locations, availability zones, launch year, and partition. Search, sort, and copy region codes instantly.

Ohm's Law Calculator

Enter any two of voltage, current, resistance, or power and instantly solve the remaining values with unit prefixes and step-by-step formulas.

💡

LED Resistor Calculator

Compute the current-limiting resistor for an LED — supply voltage, forward voltage, series count, nearest E12/E24 value, and power dissipation.

📐

Right Triangle Calculator

Solve a right triangle from any two inputs — sides, angles, area, perimeter, altitude, with the Pythagorean theorem and a live diagram.

🏃

Running Pace Calculator

Solve for time, distance, or pace — with km/mile splits, speed, VO₂ estimate, and quick presets for 5K, 10K, half marathon, and marathon.

🎚️

Audio Delay / BPM Calculator

Turn a BPM into delay times in ms, seconds, and samples for every note value, with dotted and triplet variations for music producers.

💧

Dew Point & Heat Index

Compute dew point, heat index, wet-bulb temperature, frost point, and thermal comfort from temperature and relative humidity.

ISO 8601 Duration Parser

Parse and build ISO 8601 durations like P1Y2M3DT4H5M6S. Convert to total seconds, human-readable form, and add them to a calendar date.

⏱️

Debounce vs Throttle Simulator

Fire synthetic events and visualize which reach a debounced or throttled callback. Tune wait, leading/trailing edges, and copy a reference implementation.

🔺

Pascal's Triangle Generator

Generate Pascal's triangle to 200 rows with BigInt precision. Highlight odd/even (Sierpinski), primes, and powers of 2, and read out any C(n,k).

📆

Day of Week Calculator

Find the day of the week for any date using Zeller's congruence, with ISO week, day-of-year, days from today, and a mini calendar.

🪙

Coin Flipper

Flip a coin once or up to a million times with running heads/tails stats, longest-run detection, and a chi-square fairness test.

✝️

Easter Date Calculator

Compute Western (Gregorian) and Eastern (Orthodox) Easter for any year with related movable feasts and multi-year tables.

🧬

DNA / RNA / Protein Translator

Translate DNA or RNA to amino acids in all three reading frames, reverse-complement, and see GC content with the standard codon table.

🔢

Sudoku Solver

Solve any 9×9 Sudoku puzzle instantly with backtracking — enter digits in the grid or paste an 81-char puzzle string.

🌀

Maze Generator

Generate random rectangular mazes with recursive backtracker, Prim's, or Kruskal's. Seeded, solvable overlay, SVG export.

📚

LRU Cache Simulator

Step through GET/PUT operations on a Least-Recently-Used cache and watch evictions, aging, and hit-ratio stats update live.

🦠

Conway's Game of Life

Interactive Game of Life simulator — draw cells, step or run, load classic patterns (glider, pulsar, Gosper gun), and tweak speed & wrap.

📊

Sorting Algorithm Visualizer

Watch bubble, insertion, selection, shell, merge, quick, and heap sort animate on any array size with live comparison and swap counters.

🌀

Mandelbrot Set Explorer

Pan, zoom, and color the Mandelbrot fractal with adjustable iterations, five palettes, smooth coloring, and PNG export.

🧠

Brainfuck Interpreter

Run, step, and debug Brainfuck programs with a live 30,000-cell tape, adjustable speed, stdin, and classic example programs.

🗺️

Karnaugh Map Simplifier

Minimize 2–5 variable Boolean expressions with an interactive K-map, Quine–McCluskey solver, and both SOP and POS output.

🔢

Sieve of Eratosthenes Visualizer

Animate the classic prime-finding algorithm — step through multiples, highlight twin primes, and export the list up to 10,000.

⚙️

Finite Automaton Simulator

Build DFA/NFA state machines, define transitions, and test input strings with step-by-step animation and drag-to-arrange states.

🕐

Binary Clock

Real-time clock in BCD and true binary with hex, octal, Swatch beats, Unix timestamp, and day progress views.

🔎

Unix Find Command Builder

Build complex find commands visually — paths, filters, sizes, times, permissions, and actions.

AWK Command Builder & Tester

Build AWK one-liners visually and test them against sample input right in your browser.

Sed Command Builder & Tester

Build sed commands visually — substitutions, deletions, and transformations — then test them live.

🔄

Rsync Command Builder

Build rsync commands visually — configure source, destination, flags, excludes, and SSH options.

🔐

GPG Command Builder

Build GnuPG commands visually — generate keys, encrypt, decrypt, sign, verify, and manage keys.

🗃️

SQL Query Builder

Build SQL queries visually — SELECT, JOIN, WHERE, GROUP BY, ORDER BY, LIMIT — with instant syntax-highlighted output.

🛡️

Firewall Rule Builder

Build iptables, ufw, nftables, and Windows Firewall rules visually with common presets and copy-paste commands.

🎨

WebGL Shader Playground

Write GLSL fragment shaders and see them render in real-time with uniforms for time, resolution, and mouse position.

🔢

Two's Complement Calculator

Convert between decimal and two's complement binary for 8, 16, 32, and 64-bit signed integers with interactive bit toggling.

🔣

Bitmask Calculator

Define named bit flags, combine bitmask values, and decode masks back to flag names — for permissions, feature flags, and binary protocols.

🔀

Three-Way Merge

Merge base, left, and right text versions with automatic conflict detection and resolution — like git's three-way merge.

🐳

Docker Run Builder

Build complex docker run commands interactively — ports, volumes, env vars, networks, and presets for common images.

🔗

URL Diff

Compare two URLs component by component — protocol, host, path, query parameters, and fragments highlighted side by side.

🔐

AWS IAM Policy Builder

Build AWS IAM policy JSON visually — add statements, pick actions, set resources, and export valid policies.

☁️

AWS CLI Command Builder

Build AWS CLI commands visually for S3, EC2, Lambda, IAM, ECS, DynamoDB, and more — configure flags and copy ready-to-run commands.

🧱

iptables Rule Builder

Visually build Linux iptables firewall rules — configure chains, tables, protocols, ports, and targets with quick presets.

📦

package.json Builder

Generate valid package.json files visually — set metadata, scripts, dependencies, engines, and more with project presets.

📈

Math Function Plotter

Plot mathematical functions interactively — sin, cos, log, polynomials with zoom and pan.

🚩

TCP Flags Calculator

Toggle TCP flags (SYN, ACK, FIN, RST, etc.) and calculate hex/decimal/binary byte values.

📦

ZIP File Inspector

Browse ZIP file contents — view file list, sizes, compression ratios, and preview text files.

📅

Date Format Playground

Test date format patterns for strftime, Go, Java, and JavaScript Intl with live output.

🎮

Code Playground

Live HTML, CSS & JavaScript editor with instant preview — like CodePen but fully offline.

🪣

S3 URL Parser & Converter

Parse and convert between AWS S3 URL formats — s3://, virtual-hosted, path-style, ARN, and CLI commands.

🔀

Env File Merger

Merge multiple .env files, detect conflicts, choose resolution strategy, and export the merged result.

📅

Event Timeline Builder

Create visual event timelines for projects, incidents, or releases. Export as SVG or HTML.

📧

HTML Email Template Builder

Build responsive, table-based HTML email templates with live preview. Compatible with all major email clients.

📡

Technology Radar Builder

Visualize your team's technology choices across Adopt, Trial, Assess, and Hold rings.

🌐

DNS Zone File Builder

Build BIND-compatible DNS zone files visually — A, AAAA, CNAME, MX, TXT, SRV, NS, CAA records with SOA config.

📡

tcpdump Command Builder

Build tcpdump packet capture commands visually — protocols, hosts, ports, TCP flags, and BPF filter output.

🐳

.dockerignore Builder

Build .dockerignore files with language presets for Node.js, Python, Go, Java, Rust, and common patterns.

🔍

SQL Query Explainer

Paste a SQL query to see each clause highlighted, explained, and ordered by execution sequence.

🔴

Redis Command Builder

Visually build Redis commands — select data type, operation, and parameters, then copy the redis-cli command.

🌐

Network Latency Calculator

Estimate network latency for distributed systems — propagation delay, serialization, and multi-hop chains.

⚛️

Interactive Periodic Table

Browse all 118 elements with atomic number, mass, electron configuration, and category. Click any cell for details, search by name or symbol, filter by category.

🎯

FPS Frame Budget Calculator

Convert between target FPS and millisecond frame budget, slice into JS / style / paint / GPU phases, and live-measure your real frame time.

🪟

SQL Window Function Builder

Compose OVER (PARTITION BY ... ORDER BY ... ROWS BETWEEN ...) clauses for ROW_NUMBER, RANK, LAG, SUM and friends — generated SQL plus live result on sample data.

AI & PM Tools 62

📝

Changelog Bullet Generator

Turn commit notes into polished release notes, customer updates, and changelogs.

🧠

AI Prompt Template Builder

Create reusable prompt templates with {{variables}} — fill in, preview, and copy.

📝

Commit Message Generator

Build well-structured git commit messages with Conventional Commits format.

🐛

Issue Triage Assistant

Turn a bug report or feature request into a crisp triage summary.

📋

Release Notes Generator

Convert commits into clean changelogs with grouping and formatting.

📝

Release Note Diff Distiller

Turn git diffs and PR summaries into crisp release notes.

🚀

Release Risk Radar

Turn a release summary into a risk score, rollout plan, and go/no-go checklist.

📝

PR Brief Generator

Generate a clean pull request brief from feature notes and changed files.

📝

PR Description Generator

Generate polished PR descriptions with summary, changes, testing, and risks.

PR Review Checklist Generator

Generate a focused PR review checklist with risk flags and deployment notes.

⏱️

PR Review Time Estimator

Estimate PR review time from file count, diff size, and complexity.

✂️

PR Scope Splitter

Split a large feature into shippable PR slices with scope and dependencies.

⚠️

Diff Risk Radar

Scan code diffs for risky changes and flag hotspots.

🤝

Dev Handoff Pack Generator

Generate a build-ready developer handoff pack from feature notes.

🔍

OpenAPI Change Radar

Compare two OpenAPI specs and surface breaking changes and removed fields.

📄

README Generator

Generate beautiful, professional README.md files for GitHub projects.

🚀

Feature Flag Rollout Planner

Plan safer feature launches with staged rollouts and freeze windows.

📊

Sprint Capacity Planner

Estimate capacity, velocity, and task fit for your sprint.

🔄

Sprint Retro Generator

Turn raw retro notes into action items and themes.

📊

Priority Matrix

Sort tasks by impact, effort, urgency, and risk.

Action Item Extractor

Turn meeting notes or transcripts into a clean action item list.

🚨

API Error Decoder

Decode API errors into plain English with status-aware advice and retry hints.

🔍

API Spec Delta Reviewer

Compare two API specs and surface breaking changes.

🐛

Bug Bash Planner

Turn release chaos into a clean bug bash plan with priorities and owners.

Code Review Comment Polisher

Polish rough review notes into clear, kind, actionable comments.

📦

Context Pack Builder

Build a clean context pack for coding agents, handoffs, and project briefs.

🧭

Debug Session Compass

Turn a vague bug report into a structured debug plan with hypotheses.

🔬

Debug Hypothesis Mapper

Turn a bug report into ranked hypotheses, quick checks, and log clues.

📋

Decision Log Builder

Capture decisions, options, rationale, owners, and next steps.

📊

Dependency Drift Radar

Compare dependency manifests and spot version drift.

⬆️

Dependency Upgrade Planner

Plan dependency upgrades with risk notes and rollback steps.

🔍

Deployment Drift Detector

Compare local, staging, and production settings to spot drift.

⏱️

Dev Effort Estimator

Estimate engineering tasks with effort, risk, and confidence scoring.

🚀

Launch Checklist Builder

Build a launch checklist for developers and product teams.

📊

PR Feedback Prioritizer

Prioritize code review comments by severity, effort, and risk.

📊

Priority Stack Ranker

Rank developer tasks by impact, effort, risk, urgency, and unblock power.

💬

PR Reply Generator

Generate polished PR review replies and follow-up comments.

📋

PR Review Prep Assistant

Turn PR details into a focused review prep brief with risks and test ideas.

⏱️

PR Review Stopwatch

Timebox code reviews and track review time per PR.

📏

PR Size Sizer

Estimate PR review size, split risk, and likely review effort.

📋

PR Comment Triage

Triage PR review comments into grouped action items and priority buckets.

💥

Release Blast Radius Mapper

Estimate the blast radius of a release from file paths and risk flags.

📋

Release Meeting Agenda Builder

Build a release meeting agenda with decisions, risks, and follow-ups.

Release Readiness Scorecard

Score a release for readiness with checks for risk and confidence.

💓

Repo Pulse Analyzer

Analyze a repo snapshot, score health signals, and generate action items.

📋

Review Queue Planner

Plan a sane PR review queue from urgency, size, risk, and wait time.

✂️

Scope Cutter

Cut a bloated feature into a realistic release scope and parking lot.

🍕

Ticket Slice Planner

Turn a feature request into a practical implementation plan with slices.

📋

Stack Trace Explainer

Paste a stack trace and get likely error type, hot spots, and probable causes.

🔍

Stack Triage

Triage stack traces and error logs by fingerprint, severity, and root cause.

📝

Standup Update Generator

Turn rough notes into a concise standup update with blockers and goals.

📋

Task Breakdown Planner

Split a feature or bug into actionable subtasks with effort estimates.

🧪

Test Plan Builder

Create a focused test plan from a feature, bug fix, or diff.

Acceptance Criteria Builder

Turn feature ideas, bug reports, and tickets into crisp acceptance criteria and test cases.

🐛

Bug Triage Assistant

Triage bug reports fast: score severity, assess reproducibility, group duplicates, and generate next steps.

📦

Task Context Compressor

Compress scattered task notes into a compact developer brief with priorities, constraints, and risks.

🪙

Token Budget Planner

Plan prompt, context, and output token budgets for AI-assisted development tasks.

🛡️

Interrupt Budget Planner

Plan a realistic deep work day by estimating how much interruption budget you actually have.

🔎

PR Review Lens

Review a pull request with a sharper lens: summarize scope, flag risk, and generate a focused checklist.

💬

Code Review Reply Generator

Turn PR review comments into thoughtful, concise reply drafts with action tracking and tone control.

📥

Work Intake Triage

Triage incoming developer tasks and requests into do now, schedule, delegate, or decline.

🤖

LLM Token Counter

Estimate token counts for GPT-4, Claude, Llama & Gemini — with cost estimates and context window usage.

Productivity 18

🍅

Pomodoro Timer

Stay focused with customizable work/break intervals, audio alerts, and tracking.

Countdown Timer

Live countdown to any target date and time — days/hours/minutes/seconds with progress bar, presets, and shareable URL.

📋

Kanban Board

Drag-and-drop Kanban board with customizable columns and local storage.

📊

Habit Tracker

Track daily habits, build streaks, and view a GitHub-style heatmap.

🎯

Focus Session Planner

Plan a focused work session from a messy task list.

📋

Code Snippet Manager

Save, organize, tag, and search code snippets with syntax highlighting.

✏️

Online Whiteboard

Freehand drawing, shapes, text, arrows, layers, zoom/pan, and undo/redo.

🌙

Daily Shutdown Checklist

Wrap up your workday with a focused shutdown checklist and open-loop triage.

💻

Dev Session Planner

Plan focused dev sessions with goals, time blocks, and a clean exit checklist.

🎯

Focus Block Planner

Plan realistic focus blocks and batch shallow work for a productive day.

💰

Meeting Cost Calculator

Estimate the real cost of a meeting in engineering hours and salary burn.

⚖️

Meeting Load Balancer

Balance meetings, focus blocks, and admin work into a realistic day plan.

⌨️

Shell Alias Builder

Build clean shell aliases and functions for productivity.

⏱️

Timebox Planner

Plan a focused dev day with timeboxes, task estimates, and a realistic buffer.

📊

Workday Prioritizer

Score tasks by impact, urgency, effort, and energy to build a realistic plan.

🔧

Workspace Bootstrap Builder

Generate a bootstrap plan for a new dev workspace with setup commands.

🃏

Card Deck Shuffler & Dealer

Shuffle a 52-card deck (or 54 with jokers) using a seeded Fisher-Yates shuffle, then deal hands of any size for poker, blackjack, or bridge.

🌙

Moon Phase Calculator

Compute moon phase, illumination percentage, and the next full/new moon for any date — with a lunar calendar grid and SVG phase preview.

Git & Workflow 54

🌿

Branch Cleanup Planner

Plan the cleanest way to tidy a git branch and detect stale commits.

🔀

Git Branch Divergence Planner

Estimate branch divergence, merge risk, and sync cost.

🐛

Bug Repro Script Builder

Turn rough bug notes into a clean reproduction script.

🐛

Bug Triage Matrix

Score bugs by severity, impact, reproducibility, and workaround quality.

🍒

Git Cherry-Pick Planner

Plan cherry-picks with confidence — map commits, spot conflicts.

🔄

Context Switch Cost Calculator

Estimate the hidden cost of task switching and plan deeper work blocks.

Deadline Budget Planner

Plan how much time a dev task can safely take before a deadline.

🧠

Deep Work Sprint Planner

Plan a deep work sprint with goals, blockers, and a focus schedule.

📅

Dev Day Budget

Plan a realistic developer day: focus time, meetings, and interruptions.

🔍

Env Diff Inspector

Compare two .env files and see missing, extra, and changed variables.

💸

Focus Debt Calculator

Estimate focus debt from meetings, interruptions, and task switches.

📋

Incident Timeline Builder

Build a clear incident timeline from loose notes and severity flags.

🛡️

Interruption Shield

Estimate your interruption budget and protect deep work windows.

📝

Meeting Notes to Action Plan

Turn meeting notes into decisions, action items, owners, and blockers.

📋

Meeting Prep Brief Generator

Turn a messy meeting into a crisp prep brief with agenda and talking points.

🔀

Merge Queue Planner

Plan safe PR merge order, track dependencies, and identify risks.

👥

Pairing Session Planner

Plan a focused pair programming session with goals and role swaps.

🔌

Port Conflict Finder

Find likely port conflicts and generate clean port plans.

📋

Incident Postmortem Generator

Draft a clear incident postmortem with timeline, impact, and action items.

📊

PR Impact Estimator

Estimate PR impact, review load, risk, and rollout readiness.

✏️

PR Title Polisher

Turn messy branch notes into clean, conventional pull request titles.

🔧

Git Rebase Coach

Turn a git rebase situation into a clean step-by-step plan.

🪟

Release Window Planner

Plan the safest release window by weighing team coverage and risk.

Rollback Planner

Plan a safe production rollback: score severity, compare rollback vs hotfix.

⌨️

Shortcut Cheat Sheet Builder

Build a clean keyboard shortcut cheat sheet for any app or workflow.

📦

Git Stash Planner

Plan, label, and prioritize Git stashes before they pile up.

📋

Task Batch Planner

Group tasks into smart batches to reduce context switching.

🎯

Task Prioritizer

Score tasks by impact, effort, urgency, and risk to find the best next action.

🚧

WIP Limit Planner

Plan realistic work-in-progress limits for dev and productivity workflows.

🤝

Branch Handoff Generator

Generate a copy-ready branch handoff for developers: scope, status, risks.

🌿

Branch Name Generator

Generate clean Git branch names from issue summaries and task notes.

🔧

Branch Recovery Planner

Plan the safest way to recover a Git branch after a bad rebase or reset.

Branch Sanity Checker

Check Git branch names, spot risky patterns, and generate a clean summary.

📊

Commit Footprint Analyzer

Analyze commits for risk, churn, and review load before merging.

📝

Git Diff Summarizer

Summarize git diffs into review-ready briefs with file stats and risk flags.

🪝

Git Hook Simulator

Simulate pre-commit, commit-msg, and pre-push hooks and estimate pass/fail.

Git Revert Planner

Plan safe git reverts for commits, merge commits, and release hotfixes.

⚔️

Merge Conflict Compass

Analyze merge conflicts, classify each hunk, and generate a resolution plan.

Merge Readiness Checker

Check whether a PR is ready to merge with risk scoring and checklist.

🪟

Merge Window Planner

Plan the safest time to merge by weighing release timing and CI status.

🌳

Git Worktree Planner

Plan parallel git worktrees, branch names, and cleanup commands.

🧹

Stale Branch Auditor

Audit git branches for staleness, cleanup priority, and safe next steps.

🔍

Git Bisect Assistant

Plan a fast, sane git bisect session with suspected ranges, test signals, and a copyable command sequence.

🧹

Git Cleanup Planner

Plan a safe git cleanup session. Prioritize stale branches, merged branches, local-only work, and risky refs.

📊

Diff Chunk Planner

Split a large code diff into review-friendly chunks with size estimates and ordering hints.

⚠️

Change Risk Estimator

Estimate the risk of a code or product change, spot blast-radius issues, and generate a mitigation plan.

🔗

GitHub URL Parser

Parse any GitHub URL and convert between HTTPS, SSH, API, raw content, and github.dev formats.

📜

Git Log Parser

Parse, filter, sort, and analyze git log output with author stats and search.

📏

.gitattributes Builder

Build .gitattributes files visually — configure line endings, diff drivers, merge strategies, and GitHub Linguist overrides.

📊

Diff Stat Viewer

Paste a unified diff or patch and see per-file change statistics with visual bars.

⚙️

Git Config Generator

Visual builder for ~/.gitconfig — configure user, core, aliases, merge, diff, and more.

📈

Git Branch Graph Visualizer

Visualize Git branch history as a graph — see commit topology, merges, and divergence points.

Commit Message Linter

Validate commit messages against the Conventional Commits spec with real-time feedback and scoring.

📜

Open Source License Chooser

Compare MIT, Apache 2.0, GPL, BSD, MPL, ISC, Unlicense and more side-by-side, then generate a ready-to-use LICENSE file with your name and year.

No tools found. Try a different search term.