JSON Formatter
Format and beautify JSON data with syntax highlighting
DataBrowse our complete collection of 126 free developer utilities. All tools run in your browser for instant results and complete privacy.
Format and beautify JSON data with syntax highlighting
DataValidate JSON syntax and structure with precise error messages for faster API debugging
DataEncode text to Base64 format with UTF-8 safety for APIs, headers, and payloads
EncodingDecode Base64 data into readable text with safe UTF-8 handling and quick validation
EncodingDecode JWT tokens locally in your browser to inspect headers, claims, and token expiration
SecurityGenerate random UUID v4 identifiers instantly for database keys, events, and distributed systems
TextGenerate RFC 9562 UUID v7 identifiers with time ordering and strong random entropy
TextConvert Unix timestamps and human dates in seconds or milliseconds with timezone-aware output
Date TimeEncode text for safe URL usage with correct percent-encoding for query strings and paths
NetworkDecode URL-encoded text into readable characters for debugging links and query parameters
NetworkGenerate SHA hashes for text and files to verify integrity and compare cryptographic fingerprints
SecurityTest and debug regular expressions with real-time matches, groups, and edge-case validation
TextFormat and beautify SQL queries with readable indentation for reviews, debugging, and optimization
DataParse and explain cron expressions in plain language with scheduling context and next-run insight
Date TimeFormat and beautify XML documents with cleaner structure for integrations and schema troubleshooting
DataMinify HTML to reduce payload size and improve page delivery while preserving valid markup
TextMinify CSS to reduce file size and speed up rendering without changing visual output
TextRender Markdown to sanitized HTML with live preview for documentation and content workflows
TextMinify JSON by removing whitespace and formatting for smaller file sizes
Json ToolsCompare two JSON objects and visualize differences with detailed change tracking
Json ToolsTest and validate JSONPath expressions against JSON documents with real-time results
Json ToolsConvert JSON arrays to CSV format with configurable delimiters and headers
Json ToolsConvert CSV data to JSON format with automatic header detection and type inference
Json ToolsGenerate TypeScript, Python dataclass, Go struct, and PHP DTO types from JSON
Json ToolsGenerate realistic mock JSON data from a schema or example with configurable seed
Json ToolsFormat and beautify YAML documents with customizable indentation
DataValidate YAML syntax and structure with detailed error reporting
DataConvert YAML documents to JSON format with structure preservation
DataConvert JSON data to YAML format with readable formatting
DataValidate XML documents with DTD and XSD schema support
DataParse URLs into components and reconstruct from parts
NetworkAnalyze URL query params, detect duplicate keys, decode values, and flag suspicious encoding
NetworkEncode and decode HTML entities for safe text display
EncodingEscape and unescape Unicode characters for various programming contexts
EncodingEncode and decode Base64URL format for URL-safe data transmission
EncodingGenerate JSON Web Tokens with multiple algorithm support and custom claims
Api ToolsVerify JWT token signatures with key validation and expiration checking
Api ToolsGenerate HMAC signatures using SHA-256, SHA-384, and SHA-512 algorithms
SecurityGenerate strong passwords and analyze entropy, strength, and estimated crack time
SecurityGenerate WordPress-ready passwords with compatibility and max-security presets
SecurityConvert PHP serialized payloads to JSON with safe object handling and detailed errors
DataConvert PHP serialized data to CSV with dot-path flattening for nested structures
DataConvert PHP serialized payloads to YAML for readable config and migration workflows
DataCalculate file checksums using MD5, SHA-1, SHA-256, and SHA-512 algorithms
SecurityBuild curl commands with a visual interface for HTTP requests
Api ToolsConvert curl commands to JavaScript fetch() and vice versa
Api ToolsView and explore OpenAPI 3.x specifications with interactive documentation
Api ToolsParse and analyze HTTP headers with explanations for common headers
Api ToolsValidate JSON documents against JSON Schema with precise path-based error reporting
Api ToolsGenerate TypeScript definitions from JSON Schema for strongly typed API contracts
Api ToolsGenerate and explain cron expressions with human-readable descriptions
Devops ToolsConvert times between timezones with daylight saving awareness
Date TimeValidate Kubernetes resource YAML with resource type detection
Devops ToolsValidate and format TOML documents with consistent local-only processing
Devops ToolsConvert TOML and JSON between formats for configuration and automation workflows
Devops ToolsFormat and validate .env files with syntax highlighting
Devops ToolsConvert .env files to JSON objects for tooling, inspection, and automation
Devops ToolsCompare two .env files and detect missing keys and value differences
Devops ToolsCalculate CSS specificity as (a,b,c) with breakdown by selector
TextBuild a valid Content-Security-Policy string from directive/source lists
SecurityParse PEM public keys and certificates with fingerprints and basic metadata
SecurityAuto-detect JSON, Base64, JWT, or URL and route to decoded/formatted output
DataTransform JSON using a minimal DSL: select, map, filter, and rename
Json ToolsGenerate mock user/address/company datasets in JSON or CSV
DataCheck HTML snippets for missing alt text, labels, and basic ARIA naming issues
TextChain up to 3 offline tools in sequence with type-compatibility checks
Devops ToolsCompare semantic version numbers and validate version ranges
Devops ToolsAnalyze AWS IAM policies for security issues, overly permissive actions, and privilege escalation risks
Aws IamVisualize AWS IAM policy permissions as a tree structure showing statements, actions by service, resources, and conditions
Aws IamAudit JWT tokens for algorithm vulnerabilities, missing claims, excessive expiration, and sensitive data exposure
SecurityAnalyze Content Security Policy directives for security weaknesses and generate hardened CSP recommendations
SecurityDetect secrets, passwords, API keys, and credentials in .env files with automatic masking and security scoring
SecurityGenerate JSON Schema Draft-07 from any JSON example with type inference and format detection
Json ToolsAnalyze Dockerfiles for security issues, best-practice violations, and image optimization opportunities
DockerSuggest layer optimizations, multi-stage build improvements, and size reductions for Dockerfiles
DockerAnalyze docker-compose.yml files for security issues, exposed ports, privileged containers, and misconfigurations
DockerDeep security analysis of docker-compose files detecting privileged containers, namespace sharing, secrets exposure, and capability misuse
DockerAnalyze Terraform HCL code for security misconfigurations, open ports, and unencrypted resources
TerraformList all resources, data sources, variables, outputs, and locals in your Terraform HCL code with cross-reference detection
TerraformClassify Terraform plan changes by risk level, highlighting destructive operations on sensitive resources
TerraformInspect and validate Terraform variable definitions, defaults, types, and usage patterns in HCL code
TerraformCompare two OpenAPI specifications and detect breaking changes, added endpoints, and schema modifications
OpenapiGenerate realistic JSON mock payloads from OpenAPI schemas with reproducible seeded output
OpenapiBrowse and explore all endpoints, parameters, and schemas in OpenAPI specifications
OpenapiInspect Kubernetes YAML manifests for missing resource limits, probes, and image tag issues
KubernetesVisualize Kubernetes resource relationships as a graph from YAML manifests
KubernetesScan Kubernetes YAML manifests for security vulnerabilities like privileged containers and secrets exposure
KubernetesGenerate best-practice Kubernetes YAML manifests from configuration selections
KubernetesDetect security issues in GitHub Actions workflows: unpinned actions, exposed secrets, and dangerous triggers
Devops ToolsAnalyze package.json for security issues, permissive version ranges, duplicate dependencies, and dangerous scripts
Devops ToolsAnalyze composer.json for permissive version constraints, duplicate dependencies, dangerous scripts, and stability issues
Devops ToolsAnalyze robots.txt for contradictory rules, dangerous blocks, and SEO issues with URL simulation
Technical SeoInspect sitemap XML for duplicates, invalid dates, non-absolute URLs, and protocol mixing issues
Technical SeoInspect HTML for title, meta description, canonical, headings, OpenGraph, Twitter Cards, JSON-LD, and images without alt
Technical SeoAnalyze API error responses for quality, traceability, exposed stack traces, and RFC 7807 compliance
Api ToolsAnalyze HTTP security headers for missing HSTS, CSP, X-Frame-Options, Permissions-Policy, and Referrer-Policy
SecurityAnalyze CORS headers for misconfigurations including wildcard origins, dangerous credential combinations, and overly permissive methods
SecurityAnalyze Nginx configuration for security weaknesses including SSL/TLS, headers, rate limiting, and exposed paths
Web ServerAnalyze Nginx redirect chains, detect loops, validate rewrite rules and regex patterns
Web ServerAnalyze .htaccess files for security issues, validate rewrite rules, and detect common misconfigurations
Web ServerDecompose regular expressions into fragments and explain each part in plain natural language
TextBrowse a curated collection of common regex patterns for email, UUID, IP, URL, and more
TextExplore JSON as an interactive tree view with search, JSONPath copy, and virtual scrolling for large payloads
Json ToolsAnalyze JSON structure metrics: count objects, arrays, keys, max depth, and detect issues like repeated keys and inconsistent types
Json ToolsAnalyze cron expression load: calculate executions per hour/day/month, detect excessive frequency and simultaneous executions
Date TimeDetect patterns in log content: group similar lines, count errors, identify log levels, and extract IPs, status codes, and paths
TextDetect SQL anti-patterns like SELECT without WHERE, cartesian products, and index-killing functions — with complexity scoring
SqlAnalyze SQL queries to suggest optimal indexes for WHERE, JOIN, ORDER BY, and GROUP BY — with MySQL, PostgreSQL, and MariaDB support
SqlConvert CSV data into SQL INSERT statements for quick database population
SqlConvert CSV data into SQL UPDATE statements using a primary key for targeted row modifications
SqlConvert CSV data into SQL DELETE statements for targeted row removal from databases
SqlAnalyze OAuth 2.0 scopes for over-permission patterns, scope creep, and least-privilege violations across GitHub, Google, Azure AD, and Okta
SecurityInspect PEM certificate chains for expiration, weak algorithms, key size issues, and chain completeness — with security scoring
SecurityDetect XXE attacks, DTD injection, entity expansion bombs, and CDATA injection in XML documents
SecurityAnalyze markdown content for SEO best practices: heading structure, links, image alt text, readability, keyword density, and frontmatter metadata
Technical SeoDecode Base64-encoded SAML 2.0 responses to inspect assertions, attributes, conditions, and signature details
SecurityInspect localStorage and sessionStorage JSON dumps for security issues, sensitive data exposure, expired tokens, and storage anti-patterns
SecurityDetect security issues in GitLab CI pipelines: exposed secrets, insecure images, dangerous allow_failure, and runner misconfigurations
Devops ToolsConvert text between camelCase, PascalCase, snake_case, kebab-case, UPPERCASE, and lowercase naming conventions
TextParse user-agent strings to identify browser, OS, device type, and rendering engine instantly in your browser
NetworkGenerate ULIDs — sortable unique identifiers with embedded timestamps for distributed systems
TextGenerate compact, URL-friendly unique IDs with configurable length and alphabet using unbiased randomness
TextGenerate valid-format test credit card numbers with Luhn validation for payment form testing
DataGenerate structurally valid test IBANs with correct ISO 7064 Mod 97-10 check digits for banking integration testing
DataAnalyze HTTP status codes and response patterns to detect misuse, non-standard codes, and API design issues
Api ToolsGenerate realistic browser and bot user-agent strings for testing scrapers, APIs, and device simulation
Network