All Developer Tools

Browse our complete collection of 126 free developer utilities. All tools run in your browser for instant results and complete privacy.

JSON Formatter

Format and beautify JSON data with syntax highlighting

Data

JSON Validator

Validate JSON syntax and structure with precise error messages for faster API debugging

Data

Base64 Encode

Encode text to Base64 format with UTF-8 safety for APIs, headers, and payloads

Encoding

Base64 Decode

Decode Base64 data into readable text with safe UTF-8 handling and quick validation

Encoding

JWT Decoder

Decode JWT tokens locally in your browser to inspect headers, claims, and token expiration

Security

UUID Generator

Generate random UUID v4 identifiers instantly for database keys, events, and distributed systems

Text

UUID v7 Generator

Generate RFC 9562 UUID v7 identifiers with time ordering and strong random entropy

Text

Timestamp Converter

Convert Unix timestamps and human dates in seconds or milliseconds with timezone-aware output

Date Time

URL Encode

Encode text for safe URL usage with correct percent-encoding for query strings and paths

Network

URL Decode

Decode URL-encoded text into readable characters for debugging links and query parameters

Network

Hash Generator

Generate SHA hashes for text and files to verify integrity and compare cryptographic fingerprints

Security

Regex Tester

Test and debug regular expressions with real-time matches, groups, and edge-case validation

Text

SQL Formatter

Format and beautify SQL queries with readable indentation for reviews, debugging, and optimization

Data

Cron Parser

Parse and explain cron expressions in plain language with scheduling context and next-run insight

Date Time

XML Formatter

Format and beautify XML documents with cleaner structure for integrations and schema troubleshooting

Data

HTML Minifier

Minify HTML to reduce payload size and improve page delivery while preserving valid markup

Text

CSS Minifier

Minify CSS to reduce file size and speed up rendering without changing visual output

Text

Markdown to HTML

Render Markdown to sanitized HTML with live preview for documentation and content workflows

Text

JSON Minifier

Minify JSON by removing whitespace and formatting for smaller file sizes

Json Tools

JSON Diff

Compare two JSON objects and visualize differences with detailed change tracking

Json Tools

JSONPath Tester

Test and validate JSONPath expressions against JSON documents with real-time results

Json Tools

JSON to CSV

Convert JSON arrays to CSV format with configurable delimiters and headers

Json Tools

CSV to JSON

Convert CSV data to JSON format with automatic header detection and type inference

Json Tools

JSON to Types Generator

Generate TypeScript, Python dataclass, Go struct, and PHP DTO types from JSON

Json Tools

JSON Mock Data Generator

Generate realistic mock JSON data from a schema or example with configurable seed

Json Tools

YAML Formatter

Format and beautify YAML documents with customizable indentation

Data

YAML Validator

Validate YAML syntax and structure with detailed error reporting

Data

YAML to JSON

Convert YAML documents to JSON format with structure preservation

Data

JSON to YAML

Convert JSON data to YAML format with readable formatting

Data

XML Validator

Validate XML documents with DTD and XSD schema support

Data

URL Parser

Parse URLs into components and reconstruct from parts

Network

Query Param Analyzer

Analyze URL query params, detect duplicate keys, decode values, and flag suspicious encoding

Network

HTML Encode/Decode

Encode and decode HTML entities for safe text display

Encoding

Unicode Escape/Unescape

Escape and unescape Unicode characters for various programming contexts

Encoding

Base64URL Encode/Decode

Encode and decode Base64URL format for URL-safe data transmission

Encoding

JWT Generator

Generate JSON Web Tokens with multiple algorithm support and custom claims

Api Tools

JWT Signature Verifier

Verify JWT token signatures with key validation and expiration checking

Api Tools

HMAC Generator

Generate HMAC signatures using SHA-256, SHA-384, and SHA-512 algorithms

Security

Password Generator & Strength Analyzer

Generate strong passwords and analyze entropy, strength, and estimated crack time

Security

WordPress Password Generator

Generate WordPress-ready passwords with compatibility and max-security presets

Security

PHP Serialized to JSON

Convert PHP serialized payloads to JSON with safe object handling and detailed errors

Data

PHP Serialized to CSV

Convert PHP serialized data to CSV with dot-path flattening for nested structures

Data

PHP Serialized to YAML

Convert PHP serialized payloads to YAML for readable config and migration workflows

Data

File Checksum Calculator

Calculate file checksums using MD5, SHA-1, SHA-256, and SHA-512 algorithms

Security

Curl Command Builder

Build curl commands with a visual interface for HTTP requests

Api Tools

Curl to Fetch Converter

Convert curl commands to JavaScript fetch() and vice versa

Api Tools

OpenAPI Viewer

View and explore OpenAPI 3.x specifications with interactive documentation

Api Tools

HTTP Header Inspector

Parse and analyze HTTP headers with explanations for common headers

Api Tools

JSON Schema Validator

Validate JSON documents against JSON Schema with precise path-based error reporting

Api Tools

JSON Schema to TypeScript

Generate TypeScript definitions from JSON Schema for strongly typed API contracts

Api Tools

Cron Expression Generator

Generate and explain cron expressions with human-readable descriptions

Devops Tools

Timezone Converter

Convert times between timezones with daylight saving awareness

Date Time

Kubernetes YAML Validator

Validate Kubernetes resource YAML with resource type detection

Devops Tools

TOML Validator & Formatter

Validate and format TOML documents with consistent local-only processing

Devops Tools

TOML to JSON Converter

Convert TOML and JSON between formats for configuration and automation workflows

Devops Tools

Environment File Formatter

Format and validate .env files with syntax highlighting

Devops Tools

Env to JSON Converter

Convert .env files to JSON objects for tooling, inspection, and automation

Devops Tools

ENV Diff Tool

Compare two .env files and detect missing keys and value differences

Devops Tools

CSS Specificity Calculator

Calculate CSS specificity as (a,b,c) with breakdown by selector

Text

CSP Generator (Basic)

Build a valid Content-Security-Policy string from directive/source lists

Security

PEM / Certificate Parser (Basic)

Parse PEM public keys and certificates with fingerprints and basic metadata

Security

Smart Input Tool

Auto-detect JSON, Base64, JWT, or URL and route to decoded/formatted output

Data

JSON Transform (jq-lite)

Transform JSON using a minimal DSL: select, map, filter, and rename

Json Tools

Fake Data Generator (Basic)

Generate mock user/address/company datasets in JSON or CSV

Data

HTML Accessibility Checker (Basic)

Check HTML snippets for missing alt text, labels, and basic ARIA naming issues

Text

Tool Pipeline (3-Step)

Chain up to 3 offline tools in sequence with type-compatibility checks

Devops Tools

Semver Comparator

Compare semantic version numbers and validate version ranges

Devops Tools

IAM Policy Analyzer

Analyze AWS IAM policies for security issues, overly permissive actions, and privilege escalation risks

Aws Iam

IAM Policy Visualizer

Visualize AWS IAM policy permissions as a tree structure showing statements, actions by service, resources, and conditions

Aws Iam

JWT Security Auditor

Audit JWT tokens for algorithm vulnerabilities, missing claims, excessive expiration, and sensitive data exposure

Security

CSP Inspector

Analyze Content Security Policy directives for security weaknesses and generate hardened CSP recommendations

Security

Environment Security Analyzer

Detect secrets, passwords, API keys, and credentials in .env files with automatic masking and security scoring

Security

JSON Schema Generator

Generate JSON Schema Draft-07 from any JSON example with type inference and format detection

Json Tools

Dockerfile Analyzer

Analyze Dockerfiles for security issues, best-practice violations, and image optimization opportunities

Docker

Dockerfile Optimizer

Suggest layer optimizations, multi-stage build improvements, and size reductions for Dockerfiles

Docker

Docker Compose Inspector

Analyze docker-compose.yml files for security issues, exposed ports, privileged containers, and misconfigurations

Docker

Docker Compose Security Scanner

Deep security analysis of docker-compose files detecting privileged containers, namespace sharing, secrets exposure, and capability misuse

Docker

Terraform Security Analyzer

Analyze Terraform HCL code for security misconfigurations, open ports, and unencrypted resources

Terraform

Terraform Resource Explorer

List all resources, data sources, variables, outputs, and locals in your Terraform HCL code with cross-reference detection

Terraform

Terraform Plan Risk Viewer

Classify Terraform plan changes by risk level, highlighting destructive operations on sensitive resources

Terraform

Terraform Variable Inspector

Inspect and validate Terraform variable definitions, defaults, types, and usage patterns in HCL code

Terraform

OpenAPI Diff Analyzer

Compare two OpenAPI specifications and detect breaking changes, added endpoints, and schema modifications

Openapi

OpenAPI Mock Data Generator

Generate realistic JSON mock payloads from OpenAPI schemas with reproducible seeded output

Openapi

OpenAPI Endpoint Explorer

Browse and explore all endpoints, parameters, and schemas in OpenAPI specifications

Openapi

K8s Manifest Inspector

Inspect Kubernetes YAML manifests for missing resource limits, probes, and image tag issues

Kubernetes

K8s Resource Visualizer

Visualize Kubernetes resource relationships as a graph from YAML manifests

Kubernetes

K8s Security Scanner

Scan Kubernetes YAML manifests for security vulnerabilities like privileged containers and secrets exposure

Kubernetes

K8s Resource Generator

Generate best-practice Kubernetes YAML manifests from configuration selections

Kubernetes

GitHub Actions Inspector

Detect security issues in GitHub Actions workflows: unpinned actions, exposed secrets, and dangerous triggers

Devops Tools

Package.json Inspector

Analyze package.json for security issues, permissive version ranges, duplicate dependencies, and dangerous scripts

Devops Tools

Composer.json Inspector

Analyze composer.json for permissive version constraints, duplicate dependencies, dangerous scripts, and stability issues

Devops Tools

Robots.txt Analyzer

Analyze robots.txt for contradictory rules, dangerous blocks, and SEO issues with URL simulation

Technical Seo

Sitemap XML Inspector

Inspect sitemap XML for duplicates, invalid dates, non-absolute URLs, and protocol mixing issues

Technical Seo

HTML SEO Inspector

Inspect HTML for title, meta description, canonical, headings, OpenGraph, Twitter Cards, JSON-LD, and images without alt

Technical Seo

API Error Response Analyzer

Analyze API error responses for quality, traceability, exposed stack traces, and RFC 7807 compliance

Api Tools

Security Headers Analyzer

Analyze HTTP security headers for missing HSTS, CSP, X-Frame-Options, Permissions-Policy, and Referrer-Policy

Security

CORS Policy Inspector

Analyze CORS headers for misconfigurations including wildcard origins, dangerous credential combinations, and overly permissive methods

Security

Nginx Security Inspector

Analyze Nginx configuration for security weaknesses including SSL/TLS, headers, rate limiting, and exposed paths

Web Server

Nginx Redirect Analyzer

Analyze Nginx redirect chains, detect loops, validate rewrite rules and regex patterns

Web Server

Apache .htaccess Inspector

Analyze .htaccess files for security issues, validate rewrite rules, and detect common misconfigurations

Web Server

Regex Explainer

Decompose regular expressions into fragments and explain each part in plain natural language

Text

Regex Library

Browse a curated collection of common regex patterns for email, UUID, IP, URL, and more

Text

JSON Explorer

Explore JSON as an interactive tree view with search, JSONPath copy, and virtual scrolling for large payloads

Json Tools

JSON Structure Analyzer

Analyze JSON structure metrics: count objects, arrays, keys, max depth, and detect issues like repeated keys and inconsistent types

Json Tools

Cron Load Analyzer

Analyze cron expression load: calculate executions per hour/day/month, detect excessive frequency and simultaneous executions

Date Time

Log Pattern Analyzer

Detect patterns in log content: group similar lines, count errors, identify log levels, and extract IPs, status codes, and paths

Text

SQL Query Analyzer

Detect SQL anti-patterns like SELECT without WHERE, cartesian products, and index-killing functions — with complexity scoring

Sql

SQL Index Helper

Analyze SQL queries to suggest optimal indexes for WHERE, JOIN, ORDER BY, and GROUP BY — with MySQL, PostgreSQL, and MariaDB support

Sql

SQL INSERT Generator

Convert CSV data into SQL INSERT statements for quick database population

Sql

SQL UPDATE Generator

Convert CSV data into SQL UPDATE statements using a primary key for targeted row modifications

Sql

SQL DELETE Generator

Convert CSV data into SQL DELETE statements for targeted row removal from databases

Sql

OAuth Scope Analyzer

Analyze OAuth 2.0 scopes for over-permission patterns, scope creep, and least-privilege violations across GitHub, Google, Azure AD, and Okta

Security

Certificate Chain Inspector

Inspect PEM certificate chains for expiration, weak algorithms, key size issues, and chain completeness — with security scoring

Security

XML Security Inspector

Detect XXE attacks, DTD injection, entity expansion bombs, and CDATA injection in XML documents

Security

Markdown SEO Analyzer

Analyze markdown content for SEO best practices: heading structure, links, image alt text, readability, keyword density, and frontmatter metadata

Technical Seo

SAML Response Decoder

Decode Base64-encoded SAML 2.0 responses to inspect assertions, attributes, conditions, and signature details

Security

Browser Storage Inspector

Inspect localStorage and sessionStorage JSON dumps for security issues, sensitive data exposure, expired tokens, and storage anti-patterns

Security

GitLab CI Inspector

Detect security issues in GitLab CI pipelines: exposed secrets, insecure images, dangerous allow_failure, and runner misconfigurations

Devops Tools

Case Converter

Convert text between camelCase, PascalCase, snake_case, kebab-case, UPPERCASE, and lowercase naming conventions

Text

User-Agent Parser

Parse user-agent strings to identify browser, OS, device type, and rendering engine instantly in your browser

Network

ULID Generator

Generate ULIDs — sortable unique identifiers with embedded timestamps for distributed systems

Text

NanoID Generator

Generate compact, URL-friendly unique IDs with configurable length and alphabet using unbiased randomness

Text

Fake Credit Card Generator

Generate valid-format test credit card numbers with Luhn validation for payment form testing

Data

Fake IBAN Generator

Generate structurally valid test IBANs with correct ISO 7064 Mod 97-10 check digits for banking integration testing

Data

User-Agent Generator

Generate realistic browser and bot user-agent strings for testing scrapers, APIs, and device simulation

Network