Developer Tools, In Your Browser
Free, open-source utilities for developers. No signup, no server processing — your data never leaves your browser.
JSON Formatter
Format, validate, and beautify JSON with syntax highlighting and tree view.
Base64 Encode/Decode
Encode and decode Base64 strings and files with drag-and-drop support.
JWT Decoder
Decode JSON Web Tokens to inspect header, payload, and verify signatures.
Cron Expression Builder
Build and validate cron expressions with a visual editor and next run times.
Regex Tester
Test regular expressions with real-time match highlighting and capture groups.
UUID Generator
Generate, validate, and inspect UUIDs in v4 and v7 formats.
Timestamp Converter
Convert between Unix timestamps and human-readable dates with timezone support.
URL Encode/Decode
Encode and decode URLs, parse query parameters, and build query strings.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes for text and files.
Color Converter
Convert colors between HEX, RGB, HSL formats with contrast checker and palette generator.
Diff Viewer
Compare two texts side by side with line-by-line and character-level diff highlighting.
Chmod Calculator
Convert between symbolic (rwx) and numeric (octal) Unix file permissions interactively.
HTML Entity Encode/Decode
Encode and decode HTML entities, named characters, and Unicode escape sequences.
JSON ↔ YAML Converter
Convert between JSON and YAML formats instantly with syntax validation.
HTTP Status Codes
Browse, search, and learn about all HTTP status codes with detailed explanations.
Markdown Preview
Write and preview Markdown in real time with GFM support, tables, task lists, and HTML export.
Text Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, and other naming conventions.
SQL Formatter
Format, beautify, and minify SQL queries with dialect support for MySQL, PostgreSQL, and SQLite.
Lorem Ipsum Generator
Generate placeholder text in paragraphs, sentences, or words with HTML wrap options.
Password Generator
Generate secure passwords and passphrases with entropy-based strength analysis.
CSV ↔ JSON Converter
Convert between CSV and JSON formats with delimiter selection, header toggle, and file drag-and-drop.
JSON to TypeScript
Generate TypeScript interfaces or type aliases from JSON with nested type inference.
Number Base Converter
Convert numbers between binary, octal, decimal, hexadecimal, and custom bases with bit visualization.
Subnet Calculator
Calculate IPv4 subnet details including network address, broadcast, host range, and CIDR notation.
CSS Layout Generator
Visually build Flexbox and CSS Grid layouts with live preview and generated CSS code.
Meta Tag Generator
Generate HTML meta tags, Open Graph, and Twitter Card tags with live SNS preview.
Code Minifier
Minify and beautify JavaScript, CSS, and HTML code with size comparison stats.
QR Code Generator
Generate QR codes from text, URLs, or WiFi credentials with customizable size, colors, and error correction.
JSON Schema Generator
Generate JSON Schema from sample JSON data with type inference, required fields, and nested object support.
Box Shadow Generator
Design CSS box shadows visually with sliders for offset, blur, spread, and color. Multi-layer support.
Word & Character Counter
Count words, characters, sentences, paragraphs, and estimate reading time with keyword frequency analysis.
CSS Gradient Generator
Create linear, radial, and conic CSS gradients visually with color stops, angle control, and live preview.
Markdown Table Generator
Build Markdown tables visually with an interactive editor. Add rows, columns, set alignment, and copy the output.
CSS Border Radius Generator
Design CSS border-radius values visually with per-corner control, live preview, and generated CSS code.
px ↔ rem Converter
Convert between px, rem, and em CSS units with a configurable base font size and quick-reference table.
String Escape/Unescape
Escape and unescape strings for JSON, JavaScript, HTML, URL, SQL, and CSV formats.
Image Compressor
Compress images in your browser with quality and resize controls. Compare file sizes before and after.
XML Formatter
Format, validate, and minify XML with customizable indentation and syntax error highlighting.
Curl to Code Converter
Convert curl commands to Python, JavaScript fetch, PHP, Go, and more programming languages.
Text Sort & Deduplicate
Sort lines alphabetically, remove duplicates, trim whitespace, and filter empty lines instantly.
Favicon Generator
Generate favicons from text or emoji with custom background colors. Export multiple sizes for web use.
JSON Diff
Compare two JSON objects structurally. Detect added, removed, and changed values with key-order-independent diff.
HTML to Markdown
Convert HTML to clean Markdown with support for headings, links, images, lists, tables, and code blocks.
YAML Formatter
Format, validate, and minify YAML with customizable indentation and syntax error display.
JSON Path Evaluator
Evaluate JSONPath expressions against JSON data with real-time results and match highlighting.
CSS Text Shadow Generator
Design CSS text-shadow effects visually with sliders for offset, blur, and color. Multi-layer support.
Markdown to HTML
Convert Markdown to clean HTML with GFM support, syntax highlighting preview, and one-click copy.
ASCII / Unicode Table
Browse, search, and filter ASCII and Unicode characters with decimal, hex, octal, and binary values.
CSS Animation Generator
Build CSS keyframe animations visually with timeline editor, easing curves, and live preview.
Robots.txt Generator
Generate robots.txt files with a visual editor for user-agents, allow/disallow rules, and sitemap entries.
HTML Live Preview
Write HTML, CSS, and JavaScript with instant live preview in a sandboxed iframe. No setup required.
SVG Optimizer
Optimize and minify SVG files by removing metadata, comments, and unnecessary attributes. Compare file sizes.
CSS Filter Generator
Design CSS filter effects visually with sliders for blur, brightness, contrast, grayscale, and more. Live preview and generated code.
JavaScript KeyCode Reference
Press any key to see its event.key, keyCode, code, and which values. Searchable reference table for all keyboard events.
JSON ↔ XML Converter
Convert between JSON and XML formats instantly with customizable root element and attribute handling.
Aspect Ratio Calculator
Calculate and convert aspect ratios for responsive design, video, and images. Supports common presets and custom ratios.
Image Color Picker
Extract colors from any image with a visual eyedropper. Get HEX, RGB, and HSL values with one click.
JSON Schema Validator
Validate JSON data against a JSON Schema with detailed error messages and path highlighting.
Encoding Detector
Detect text and file character encoding (UTF-8, ASCII, ISO-8859-1, Shift_JIS, and more) with confidence scores.
Tailwind CSS Converter
Convert plain CSS to Tailwind CSS utility classes. Paste CSS rules and get equivalent Tailwind classes instantly.
Open Graph Preview
Preview how your URL appears on social media. Fetch and display Open Graph and Twitter Card meta tags.
TOML ↔ JSON Converter
Convert between TOML and JSON formats instantly. Perfect for Cargo.toml, pyproject.toml, and config files.
HCL ↔ JSON Converter
Convert between Terraform HCL and JSON formats with syntax highlighting and tree view.
JSON to Go Struct
Convert JSON to Go struct definitions instantly. Generates idiomatic Go types with json tags and proper naming.
Hex Editor
View and edit files or text as hexadecimal. Hex dump with offset, hex, and ASCII columns.
Dockerfile Linter
Lint and validate Dockerfiles against best practices. Catch common issues before building images.
Crontab Validator
Validate full crontab files with multiple entries, comments, and environment variables. Shows next run times.
Base32 Encode / Decode
Encode and decode Base32 strings. Commonly used for TOTP secrets, OTP keys, and binary-to-text encoding.
JWT Generator
Generate JSON Web Tokens with custom payloads and HMAC signing. Set claims, expiration, and copy the signed JWT.
Text Diff Merger
Three-way merge tool. Resolve conflicts between Base, Mine, and Theirs versions of text.
Event KeyCodes Tester
Press any key to see its event.key, event.code, keyCode, and which values in real time. Essential for keyboard event handling.
Regex Debugger
Step through regex matching visually. See how the engine processes your pattern character by character.
Timestamp Batch Converter
Convert multiple timestamps at once. Paste a list of Unix timestamps or dates and convert them all in bulk.
CSS Gradient Text Generator
Apply CSS gradients to text with live preview. Generate background-clip text gradient effects instantly.
Slug Generator
Convert text to URL-friendly slugs. Supports multiple languages, custom separators, and bulk conversion.
JSON to YAML Schema
Generate YAML Schema from JSON data automatically. Validate CI/CD configs, Kubernetes manifests, and more.
Emoji Picker & Search
Search, browse, and copy emojis by name or category. View Unicode codepoints, shortcodes, and skin tone variants.
CSS Specificity Calculator
Calculate and compare CSS selector specificity scores. Visualize which selector wins in a cascade.
Markdown Link Checker
Extract and validate all links in Markdown text. Check for broken URLs, missing anchors, and redirects.
Chmod Command Generator
Generate chmod and chown commands visually. Select permissions with a GUI and get the full shell command.
YAML to ENV Converter
Convert between YAML and .env file formats. Flatten nested YAML keys into environment variable names.
GraphQL Formatter
Format, minify, and validate GraphQL queries and schemas. Syntax highlighting with proper indentation.
SQL to Prisma Schema
Convert SQL CREATE TABLE statements to Prisma schema models. Supports common SQL types and relations.
SQL to CSV
Extract data from SQL CREATE TABLE and INSERT INTO statements into CSV format with customizable delimiters.
.gitignore Generator
Generate .gitignore files by selecting languages, frameworks, and IDEs. Combine multiple templates instantly.
JSON to SQL INSERT
Convert JSON arrays to SQL INSERT statements. Supports bulk inserts, table name customization, and multiple SQL dialects.
Nginx Config Generator
Generate Nginx server blocks visually. Configure reverse proxy, SSL, static files, and redirects with a GUI.
HTTP Header Analyzer
Fetch and analyze HTTP response headers for any URL. Check security headers, caching, CORS, and more.
Text to Binary Converter
Convert text to binary, octal, decimal, and hex representations. Visualize individual bits with 8-bit grouping.
Image Resizer
Resize images in the browser with custom dimensions. Maintain aspect ratio, choose output format, and batch process multiple files.
SVG to PNG Converter
Convert SVG files to PNG or JPEG in the browser. Set custom scale, dimensions, and background color.
JSON to Python
Convert JSON to Python dataclasses or TypedDict. Generate type-safe Python code from any JSON structure.
Sitemap Generator
Generate XML sitemaps from a list of URLs. Set priority, change frequency, and last modified dates for each entry.
.htaccess Generator
Generate Apache .htaccess rules for redirects, CORS, caching, gzip compression, and security headers.
Docker Compose Validator
Validate and lint Docker Compose YAML files. Check service definitions, networks, volumes, and common configuration errors.
ASCII Art Generator
Convert text to ASCII art using various font styles. Choose from multiple fonts, adjust width, and copy the result.
JSON to Kotlin
Convert JSON to Kotlin data classes with serialization annotations. Generate type-safe Kotlin code from any JSON structure.
CSS Clip-Path Generator
Create CSS clip-path shapes visually. Edit circle, ellipse, polygon, and inset paths with a live preview and copy the CSS.
JSON to SQL Schema
Convert JSON to CREATE TABLE statements. Generate SQL schema for MySQL, PostgreSQL, and SQLite with automatic type inference.
Markdown to Slides
Convert Markdown to presentation slides. Use --- separators to create slides with live slideshow preview.
Environment Variables Validator
Validate .env files for syntax errors, duplicate keys, missing quotes, and compare against .env.example templates.
Tailwind CSS Playground
Preview Tailwind CSS classes in real-time. Type class names and see the styles applied instantly with responsive breakpoint testing.
DNS Record Generator
Generate DNS zone records including A, AAAA, CNAME, MX, TXT, NS, and SRV records. Export as BIND zone file format.
Package.json Generator
Generate package.json files with a visual form. Set name, version, scripts, dependencies, and other fields with validation.
Git Command Builder
Build Git commands visually. Select operations, options, and flags to construct the correct git command with explanations.
Timezone Converter & World Clock
Compare multiple time zones side by side, find meeting times, and track daylight saving changes.
Docker Run Command Builder
Build docker run commands visually with ports, volumes, env vars, and generate docker-compose.yml.
Mock Data Generator
Generate fake names, emails, addresses, and more. Export as JSON, CSV, SQL, or TypeScript.
Text Encrypt / Decrypt
Encrypt and decrypt text with AES-256-GCM using a password. All processing in your browser.
Mermaid Diagram Editor
Write Mermaid diagrams with live preview. Export as SVG or PNG. Supports flowcharts, sequence, ER, and more.
Image Rotate & Flip
Rotate images by 90°, 180°, 270° and flip horizontally or vertically. Free browser-based tool.
Image Cropper
Crop images to custom dimensions with rectangle and circle modes. All processing in your browser.
Image Brightness & Contrast
Adjust image brightness, contrast, and saturation with real-time preview. Client-side processing.
Image Effects & Filters
Apply grayscale, sepia, blur, invert, and other visual effects to images in your browser.
Image Transparency Editor
Remove backgrounds and make colors transparent in images. Click to select color, adjust tolerance.
HMAC Generator
Generate HMAC signatures using MD5, SHA-1, SHA-256, SHA-384, and SHA-512 with hex or Base64 output.
SSL Certificate Decoder
Decode and inspect PEM/DER SSL certificates. View issuer, subject, validity, extensions, and fingerprints.
CSP Header Generator
Build Content Security Policy headers visually with directive presets and real-time policy output.
RSA Key Pair Generator
Generate RSA key pairs (2048/3072/4096-bit) in PEM format using the Web Crypto API. Entirely in-browser.
TOTP Generator
Generate and verify Time-based One-Time Passwords (RFC 6238). Create secrets, QR codes, and test 2FA tokens.
Password Strength Analyzer
Analyze password strength with entropy calculation, pattern detection, and time-to-crack estimation.
Bcrypt Generator
Generate bcrypt password hashes and verify passwords against existing hashes. Configurable salt rounds.
SRI Hash Generator
Generate Subresource Integrity hashes for scripts and stylesheets. Supports SHA-256, SHA-384, and SHA-512.
Secret Redactor
Detect and redact secrets, API keys, tokens, and credentials in text. Prevent accidental exposure in logs and docs.
Encryption Playground
Experiment with AES-GCM, AES-CBC, and RSA-OAEP encryption. Step-by-step visualization of the encryption process.
SQL to MongoDB Query
Convert SQL SELECT statements to MongoDB find() and aggregate() queries with full clause support.
SQL JOIN Visualizer
Visualize SQL JOIN types with interactive Venn diagrams and live result tables.
SQL to Sequelize Model
Convert SQL CREATE TABLE statements to Sequelize model definitions with DataTypes mapping and associations.
SQL to Drizzle Schema
Convert SQL CREATE TABLE statements to Drizzle ORM schema definitions with type-safe column builders.
Connection String Builder
Build database connection strings for PostgreSQL, MySQL, MongoDB, Redis, SQLite, and MSSQL.
Database Seed Generator
Generate realistic seed data from SQL CREATE TABLE schemas. Export as SQL INSERT, JSON, or CSV.
Prisma to SQL Schema
Convert Prisma schema models to SQL CREATE TABLE statements. Supports PostgreSQL, MySQL, and SQLite.
SQL Cheat Sheet
Interactive SQL reference with syntax, examples, and dialect-specific variations for PostgreSQL, MySQL, and SQLite.
ERD Editor
Design entity-relationship diagrams visually with drag-and-drop. Export as SVG, PNG, or SQL CREATE TABLE.
JSON to Zod Schema
Convert JSON to Zod schema definitions with type inference, optional/nullable fields, and strict mode.
Conventional Commits Linter
Validate commit messages against the Conventional Commits specification. Check type, scope, description, and body format.
Git Branch Name Generator
Convert ticket numbers and titles into clean git branch names with configurable naming conventions.
Git Conflict Resolver
Resolve git merge conflicts visually. Paste conflict markers, compare sides, and choose or edit the resolution.
Changelog Generator
Generate CHANGELOG.md from Conventional Commits. Group by type, add version headers, and export in Keep a Changelog format.
Git Alias Builder
Build useful git aliases with a GUI. Browse popular aliases, customize commands, and export as git config.
.gitattributes Generator
Generate .gitattributes files for line ending normalization, binary file handling, and diff/merge settings.
Git Commit Message Generator
Generate Conventional Commits messages with a visual form. Select type, scope, description, body, and breaking changes.
SSH Config Generator
Generate ~/.ssh/config entries visually. Configure hosts, identity files, proxy jumps, and connection options.
Content-Type Header Builder
Build Content-Type headers with the correct MIME type, charset, and boundary parameters. Copy as header or curl flag.
HTTP Method Reference
Interactive HTTP method reference with detailed specs for GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS, and more.
Rate Limit Calculator
Convert between API rate limit units. Calculate requests per second, minute, hour, and day with burst capacity planning.
CORS Header Builder
Build CORS headers visually. Configure allowed origins, methods, headers, and credentials with live header output.
OAuth 2.0 Flow Visualizer
Visualize OAuth 2.0 authorization flows with step-by-step diagrams. Covers Authorization Code, PKCE, Client Credentials, and more.
MIME Type Reference
Browse and search common MIME types for web development. Covers JSON, images, video, fonts, and more.
API Response Mocker
Generate realistic mock API responses with custom schemas, pagination, and error templates for frontend testing.
Flexbox Playground
Experiment with all CSS Flexbox properties visually. Configure container and item settings with live preview and generated CSS code.
CSS Easing Function Editor
Visually edit cubic-bezier() easing functions with draggable control points, animation preview, and comparison mode.
CSS Transition Generator
Generate CSS transition properties visually with property, duration, timing function, and delay controls. Live preview and presets.
CSS Transform Playground
Experiment with CSS transform functions visually. Build translate, rotate, scale, skew, and 3D transforms with live preview.
CSS Variable Generator
Design color theme systems with CSS custom properties. Auto-generate shade scales, semantic tokens, and dark mode variants.
Viewport Size Reference
Browse 60+ device viewport sizes for responsive web design. Compare iPhone, iPad, Android, laptop, desktop, and TV screen dimensions.
z-index Manager
Design and manage CSS z-index layer hierarchies visually. Generate CSS variables, Sass maps, or JS/TS objects with conflict detection.
Font Stack Builder
Build CSS font-family stacks with drag-and-drop reordering, live preview, and popular presets for system, serif, sans-serif, and monospace fonts.
Accessibility Color Checker
Check WCAG 2.1 color contrast ratios for AA and AAA compliance. Test foreground and background color pairs with live preview.
SVG Path Editor
Visually edit SVG path d attributes with draggable control points, command palette, bezier curve handles, and real-time preview.
Text Column Aligner
Align text into neatly formatted columns with customizable delimiters, per-column alignment, and live preview.
Diff Patch Applier
Apply unified diff patches to text, reverse-apply patches, review hunks, and generate diffs between two texts.
Unicode Inspector
Inspect Unicode characters with code point, UTF-8/UTF-16 encoding, character name, category, and block details.
Whitespace Visualizer
Visualize invisible characters like spaces, tabs, newlines, zero-width spaces, and BOM. Detect line endings and clean hidden characters.
String Length Calculator
Calculate string length in characters, code points, grapheme clusters, and byte sizes for UTF-8, UTF-16, and UTF-32.
Plist ↔ JSON Converter
Convert between Apple Property List (plist) XML and JSON formats with type detection and tree view.
INI ↔ JSON Converter
Convert between INI configuration files and JSON format with section handling, comment preservation, and type coercion.
Fixed Width ↔ CSV Converter
Convert between fixed-width positional text and CSV format with column definitions, auto-detection, and presets.
XML to JSON Schema
Infer JSON Schema from XML sample data with automatic type detection, array inference, and attribute handling.
Protobuf Definition Parser
Parse .proto definitions and visualize messages, fields, enums, services, and RPCs. Convert to JSON Schema or TypeScript interfaces.
Properties ↔ JSON Converter
Convert Java .properties files to JSON and back. Supports dot-notation expansion, Unicode escapes, multi-line values, and comments.
TSV ↔ CSV Converter
Convert between tab-separated values and comma-separated values with proper quoting, escaping, and multiline support.
JSON to Bulk INSERT
Convert JSON arrays to optimized bulk SQL INSERT statements with batch sizing, dialect support, and column mapping.
Terraform Variable Generator
Generate Terraform variable definitions (variables.tf) and tfvars files from a visual form with type support and validation rules.
Terraform HCL Formatter
Format, validate, and beautify Terraform HCL code with auto-indent, equals alignment, attribute sorting, and syntax highlighting.
AWS S3 URL Parser
Parse AWS S3 URLs into bucket, key, region, and URL style. Build S3 URLs from components. Supports virtual-hosted, path-style, s3://, and ARN formats.
K8s Manifest Validator
Validate Kubernetes YAML manifests for common issues — missing fields, deprecated APIs, security misconfigs, and best practice violations.
AWS CLI Command Builder
Build AWS CLI commands visually. Select service, operation, fill in parameters, and generate ready-to-use aws commands with syntax highlighting.
AWS IAM Policy Generator
Generate AWS IAM policy JSON documents from a visual form. Select services, actions, resources, and conditions with common policy templates.
Cloud Region Comparison
Compare AWS, Azure, and GCP regions side by side. Search by location, view region codes, availability zones, and latency estimates.
Helm Values Validator
Validate Helm values.yaml files against common patterns and best practices. Check types, compare overrides, and view value trees.
AWS ARN Parser
Parse AWS ARN strings into partition, service, region, account ID, and resource components. Build ARNs from parts.
K8s Pod Spec Builder
Visually build Kubernetes Pod, Deployment, StatefulSet, and DaemonSet YAML manifests with containers, probes, volumes, and tolerations.
Semantic Release Config Builder
Generate semantic-release configuration files visually. Select plugins, configure branches, set release rules, and export as JSON, YAML, or JS.
Health Check Endpoint Designer
Design health check endpoint JSON responses with component checks, HTTP status mapping, and Kubernetes probe formats.
GitHub Actions Workflow Builder
Build GitHub Actions workflow YAML files visually. Configure triggers, jobs, steps, matrix strategies, and secrets references.
Uptime Calculator
Calculate SLA uptime percentages and equivalent downtime in days, hours, minutes, and seconds. Compare nines of availability with reverse downtime calculator.
Makefile Generator
Generate Makefiles visually with targets, dependencies, variables, and templates for C, Go, Node.js, Python, and Docker projects.
GitLab CI Config Generator
Build .gitlab-ci.yml pipeline configurations visually. Define stages, jobs, artifacts, caching, and rules for GitLab CI/CD.
Systemd Unit File Generator
Generate systemd service unit files visually. Configure service type, restart policy, environment variables, and download ready-to-use .service files.
Shell Script Linter
Lint and check bash/shell scripts for common issues, deprecated syntax, and best practices. Catch bugs before they reach production.
Log Format Parser
Parse and color-code server logs from Apache, Nginx, JSON, syslog, Docker, and Kubernetes formats with severity filtering and statistics.
Feature Flag Config Generator
Generate feature flag configuration templates for LaunchDarkly, Unleash, JSON, and YAML with targeting rules, rollouts, and user segments.
JSDoc / TSDoc Generator
Generate JSDoc and TSDoc comment blocks from JavaScript and TypeScript function signatures with @param, @returns, @throws, and @example tags.
README Generator
Generate professional README.md files from a simple form. Choose templates, add badges, sections, and download instantly.
API Documentation Generator
Generate OpenAPI 3.0 / Swagger YAML documentation visually. Build endpoints, parameters, schemas, and responses with a form.
Code of Conduct Generator
Generate CODE_OF_CONDUCT.md files from Contributor Covenant, Citizen, Django, or custom templates with customizable sections.
Issue Template Builder
Build GitHub and GitLab issue templates visually. Generate YAML issue forms or classic Markdown templates with custom sections, labels, and assignees.
Release Notes Generator
Generate professional release notes from version info and change entries. Supports Keep a Changelog, GitHub Release, and Conventional Changelog formats.
PR Template Builder
Generate customizable pull request templates in Markdown for GitHub and GitLab with section toggles, checklists, and presets.
OpenAPI Editor
Edit and preview OpenAPI/Swagger specs in YAML or JSON with live endpoint rendering, schema viewer, and method badges.
PlantUML Editor
Write PlantUML diagrams with live preview. Supports sequence, class, activity, use case, component, state, and deployment diagrams. Export as SVG or PNG.
CONTRIBUTING.md Generator
Generate professional CONTRIBUTING.md files for open source projects with templates for contribution types, commit formats, and PR processes.
IP Range to CIDR Converter
Convert start-to-end IP address ranges into minimal CIDR notation blocks. Reverse CIDR to IP range, batch mode, host count display.
CIDR Range Calculator
Calculate CIDR ranges, detect overlaps, check containment, and merge IP blocks. Shows network, broadcast, subnet mask, and host count.
IPv6 Expander / Compressor
Expand and compress IPv6 addresses. Convert between full and shorthand notation with type detection and binary representation.
Network Bandwidth Calculator
Calculate file transfer times based on file size and bandwidth. Compare speeds across 4G, 5G, WiFi 6, Ethernet, and USB connections.
IP Address Analyzer
Analyze IPv4 and IPv6 addresses to see class, type, binary representation, private/public status, and IANA reserved range information.
Port Number Reference
Browse and search 100+ well-known, registered, and dynamic TCP/UDP port numbers with service names and protocol details.
URL Parser & Builder
Parse URLs into components or build URLs from parts. Extract protocol, hostname, port, path, query parameters, and hash fragment.
Package.json Diff
Compare two package.json files side by side. Detect added, removed, and changed dependencies with version bump detection.
requirements.txt ↔ pyproject.toml
Convert between Python requirements.txt and pyproject.toml dependency formats with support for version specifiers, extras, and environment markers.
License Identifier
Identify open source licenses from pasted text, compare permissions and conditions, and generate license files with your details.
Semver Calculator
Check semver range matches, compare versions, calculate increments, and batch-test version lists with semantic versioning rules.
go.mod Formatter
Format, validate, and clean up Go module files. Sort dependencies, align versions, detect duplicates, and inspect directives.
Binary Tree Visualizer
Visualize binary trees interactively with BST operations, traversal animations, balance checking, and AVL rotations.
Bitwise Calculator
Perform AND, OR, XOR, NOT, and shift operations with visual binary representation and step-by-step breakdowns.
Matrix Calculator
Perform matrix addition, multiplication, transpose, determinant, inverse, row echelon form, and rank calculations with step-by-step solutions.
Data Structure Visualizer
Visualize and interact with Stack, Queue, Linked List, Hash Table, and Heap data structures with step-by-step animations.
IEEE 754 Inspector
Inspect IEEE 754 single and double precision floating-point numbers with interactive bit visualization and comparison mode.
Sorting Visualizer
Visualize sorting algorithms step by step with animated bar charts. Compare Bubble Sort, Quick Sort, Merge Sort, Heap Sort, and more side by side.
Big-O Reference
Interactive Big-O complexity reference with growth charts, algorithm database, and comparison tools. Visualize O(1) to O(n!) growth curves.
Graph Visualizer
Build directed and undirected graphs interactively and visualize BFS, DFS, Dijkstra, and topological sort algorithms step by step.
Gzip Size Calculator
Calculate gzip and deflate compressed size of text, code, or files instantly. See compression ratios and visual size comparisons.
Preload / Prefetch Generator
Generate HTML preload, prefetch, preconnect, and dns-prefetch link tags with best practice validation.
Cache-Control Builder
Build Cache-Control headers visually with toggle switches for every directive, duration presets, and server config snippets.
Performance Budget Calculator
Calculate and visualize web performance budgets based on connection speed, target load time, and asset category allocation with presets and export options.
Web Vitals Reference
Interactive reference for Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TTFB, TBT) with threshold checks and optimization tips.
Data URL Generator
Generate data URIs from files or text, decode existing data URIs, and get CSS/HTML/Markdown snippets instantly.
Image Diff
Compare two images pixel by pixel with side-by-side, overlay slider, and pixel diff modes.
Image Format Converter
Convert images between JPEG, PNG, WebP, BMP, and AVIF formats with quality control and batch processing.
Sprite Sheet Generator
Generate CSS sprite sheets from multiple images with grid layout, CSS code generation, and PNG download.
Image Watermark
Add customizable text watermarks to images with font, color, opacity, rotation, and position controls. Supports tiling.
SVG Sprite Generator
Combine multiple SVG files into a single sprite sheet with <symbol> elements. Preview icons, generate usage code, and download sprite.svg.
Image Metadata Viewer
View and extract EXIF, IPTC, and XMP metadata from photos. See camera settings, GPS location, and strip metadata for privacy.
Image to ASCII Art
Convert images to ASCII art with customizable character sets, width control, color modes, and real-time preview.
Color Palette Extractor
Extract dominant color palettes from images with HEX, RGB, HSL values. Export as CSS variables, Tailwind config, JSON, or SVG.
Image Placeholder Generator
Generate custom placeholder images with configurable size, colors, text, and format. Download as PNG, JPEG, or SVG.
Unicode Normalizer
Normalize Unicode text to NFC, NFD, NFKC, or NFKD forms. Compare forms side by side with character-level breakdowns.
ICU Message Format Tester
Test and preview ICU MessageFormat patterns with live variable substitution, plural, select, number, and date formatting.
Timezone Reference
Browse all IANA timezones with live clocks, UTC offsets, DST status, and timezone comparison.
i18n Key Generator
Generate structured i18n translation keys from UI text. Supports JSON, YAML, TypeScript, XLIFF, PO/Gettext output formats.
Locale String Tester
Test JavaScript Intl API formatters with any locale. Preview NumberFormat, DateTimeFormat, ListFormat, PluralRules, Collator, and DisplayNames.
Country Code Reference
Search 250+ ISO 3166-1 country codes with alpha-2, alpha-3, numeric, calling codes, TLDs, and flag emojis. Filter by region.
Date Format Reference
Interactive date format reference for JavaScript, Python, Java, PHP, Go, Ruby, and C#. Test patterns live and compare tokens across languages.
Currency Code Reference
Browse and search 150+ ISO 4217 currency codes with symbols, countries, decimal places, and Intl.NumberFormat formatting previews.
Language Code Reference
Browse ISO 639 language codes, BCP 47 tags, and locale identifiers with search, filtering, and click-to-copy.
TypeScript Utility Types Reference
Interactive reference for all TypeScript built-in utility types with searchable examples, syntax, and playground.
Crontab Cheat Sheet
Interactive crontab quick reference with searchable expressions, field breakdown, special characters, and next run times.
Keyboard Shortcut Reference
Searchable keyboard shortcut cheat sheet for VS Code, IntelliJ, Chrome DevTools, Terminal, macOS, Windows, Slack, and Figma with OS toggle.
Git Command Reference
Comprehensive git command reference organized by workflow. Search, reverse lookup, visual workflow diagram, and copy any command.
Docker CLI Reference
Comprehensive Docker CLI command reference with search, categories, flags, examples, Dockerfile instructions, and reverse lookup.
CSS Selector Reference
Complete interactive CSS selector reference with specificity calculator, live preview, searchable categories, and browser support for every selector.
ANSI Color Code Reference
Complete ANSI escape code reference with 256-color palette, true color, text formatting, and copy-ready sequences for Bash, Python, Node.js, Go, and C.
Bash Cheat Sheet
Searchable bash command reference organized by category. File operations, text processing, networking, process management, variables, control flow, and string manipulation.
React Hooks Reference
Complete reference for all 18 React hooks with signatures, parameters, return values, code examples, common patterns, and gotchas.
Linux Permission Reference
Complete Linux file permission reference with interactive octal/symbolic converter, umask calculator, ACL guide, and common permission scenarios.
Regex Cheat Sheet
Interactive regex cheat sheet with searchable syntax reference, category filters, live pattern testing, and common regex patterns for JavaScript.
Vim Cheat Sheet
Interactive Vim cheat sheet with search, mode and category filters. Browse 100+ Vim commands for Normal, Insert, Visual, and Command-line modes.
HTTP/2 vs HTTP/3 Comparison
Side-by-side comparison of HTTP/1.1, HTTP/2, and HTTP/3 protocols with feature details, performance characteristics, and migration guides.
HTML Element Reference
Complete HTML5 element reference organized by category with attributes, examples, and semantic usage guide.
Browser Feature Detector
Detect and display your browser's API support status across 50+ web platform features including WebGL, WebGPU, Service Workers, and more.
User-Agent Parser
Parse and analyze any User-Agent string to identify browser, OS, device type, rendering engine, and detect bots/crawlers.
Performance Budget Tracker
Define, track, and visualize web performance budgets for page size, JavaScript, CSS, images, fonts, requests, and Core Web Vitals with charts and presets.
Stack Trace Parser
Parse, format, and analyze stack traces from JavaScript, Python, Java, Go, Ruby, C#, and Rust with auto-detection and frame filtering.
Accessibility Audit Checklist
Interactive WCAG 2.1 compliance checklist organized by level (A, AA, AAA) and category with progress tracking and exportable audit reports.
Screen Info Display
Auto-detect screen resolution, viewport size, DPR, media queries, touch support, and responsive breakpoints in real time.
Error Code Reference
Searchable reference of error codes across HTTP, POSIX, Node.js, MySQL, PostgreSQL, Python, and JavaScript with causes, fixes, and cross-references.
Math Expression Evaluator
Evaluate mathematical expressions with support for basic arithmetic, functions, and constants.
Unit Converter
Convert between units of length, weight, temperature, data size, speed, and more.
Epoch Countdown
Countdown timer to a specific date/time with epoch timestamp display.
Pomodoro Timer
Developer-focused Pomodoro technique timer with customizable work/break intervals.
Meeting Cost Calculator
Calculate the real-time cost of meetings based on participants, hourly rates, and duration.
Sprint Velocity Calculator
Calculate and track agile sprint velocity for better sprint planning and forecasting.
Story Point Estimator
Estimate story points using Fibonacci, T-shirt sizes, or custom scales with team voting support.
Tech Salary Converter
Convert between annual, monthly, biweekly, weekly, daily, and hourly salary rates.
Invoice Generator
Generate simple invoices for freelancers with PDF export capability.
Kanban Board
Simple browser-based Kanban board with drag-and-drop, saved locally in your browser.
CSS Selector Tester
Test CSS selectors against HTML markup and see matching elements highlighted.
Tailwind Config Builder
Build tailwind.config.js visually with custom colors, spacing, fonts, and breakpoints.
Tailwind to CSS Converter
Convert Tailwind CSS utility classes to plain CSS code. Paste classes and get equivalent CSS declarations instantly.
Design Tokens Generator
Generate design tokens as CSS custom properties, JSON, or SCSS variables.
Google Fonts Pair Finder
Find and preview complementary Google Fonts pairings for headings and body text.
Responsive Image Srcset Generator
Generate responsive img srcset and picture element markup for optimal image loading across devices.
CSS @media Query Builder
Build CSS media queries visually with support for width, height, orientation, and more.
CSS Container Query Builder
Build CSS container queries visually with container type, name, and size conditions.
Favicon Checker
Upload a favicon and preview how it looks at all standard sizes (16, 32, 180, 192, 512).
ROT13 / Caesar Cipher
Encode and decode text using ROT13 or custom Caesar cipher rotation.
Morse Code Converter
Convert text to Morse code and Morse code to text with audio playback.
NATO Phonetic Alphabet
Convert text to NATO phonetic alphabet representation and vice versa.
Zalgo Text Generator
Generate creepy Zalgo/glitch text by adding combining Unicode characters.
Reverse Text
Reverse text by characters, words, or lines with multiple transformation modes.
Braille Converter
Convert text to Braille Unicode characters and Braille back to text.
Text to Handwriting Style
Convert typed text to handwriting-style images with customizable fonts and paper styles.
Regex to NFA Visualizer
Convert regular expressions to NFA state diagrams using Thompson's construction.
Emoji to Unicode
Convert emoji to Unicode code points (U+XXXX) and code points back to emoji.
ANSI Escape Code Preview
Paste ANSI escape code text and see it rendered with terminal colors and styles.
JSON Resume Editor
Visually edit and export resumes in the JSON Resume standard format.
AI Watermark Generator
Add AI training opt-out watermarks to images. Protect your artwork with visible text, symbols, and metadata flags.
Invisible Watermark
Embed and extract hidden messages in images using LSB steganography. Invisible to the eye, recoverable with this tool.
What is DevToolbox?
DevToolbox is a free collection of 300+ browser-based developer tools designed for everyday coding tasks. From formatting JSON and generating UUIDs to testing regex patterns and calculating subnets, every tool runs entirely in your browser with zero server processing.
Unlike many online developer tools that send your data to remote servers, DevToolbox processes everything client-side using native JavaScript and Web APIs. This means your API keys, JWT tokens, configuration files, and other sensitive data never leave your machine. You can verify this yourself by checking your browser’s Network tab while using any tool.
Why Use Browser-Based Developer Tools?
Privacy first. Your data stays on your machine. No server-side logging, no third-party data sharing, no analytics on your input. Ideal for working with production tokens, internal API responses, and credentials.
Instant access. No installation, no signup, no CLI setup. Open a URL and start using the tool immediately. Perfect for quick one-off tasks during development.
Works everywhere. All you need is a modern web browser. Works on macOS, Windows, Linux, and even mobile devices. No dependency on specific operating systems or package managers.
Frequently Asked Questions
Is DevToolbox really free?
Yes, all tools on DevToolbox are completely free to use with no signup, no trial limits, and no premium tier.
Is my data safe on DevToolbox?
Absolutely. All processing happens entirely in your browser using JavaScript and Web APIs. No data is sent to any server. You can verify this in your browser’s Network tab — there are zero outbound requests with your input data.
Do I need to create an account?
No. DevToolbox requires no signup, no login, and no personal information. Just open a tool and start using it immediately.
Can I use DevToolbox offline?
Most tools work after the initial page load since processing is client-side. However, the site currently requires an internet connection to load.