Developer tools catalog
72 tools, 9 release checklists, 3 workflows, and 12 skill challenges across 9 canonical categories. Everything you paste is processed in your browser — no cookies or third-party analytics. We count anonymous visits at the CDN edge; the Agent Toolkit also sends coarse interaction categories that never include tool input.
Compare & Diff 6
List Comparator
Diff two lists, find unique / common items, duplicates.
Compare & DiffText Diff
Side-by-side diff with word-level change detection.
Compare & DiffJSON Diff
Compare two JSON payloads, ignoring key order.
Compare & DiffDatabase Schema Diff + Migration Helper
Diff two CREATE TABLE schemas and generate ALTER migration hints.
Compare & DiffCSV Join / Merge
Join, merge, and compare CSV files by key.
Compare & DiffCompare Environments
Two- or three-way env diff: .env, ConfigMap, YAML, JSON, headers.
Compare & DiffData Formatters & Converters 16
JSON ↔ CSV
Bidirectional conversion with auto-format detection.
Data Formatters & ConvertersJSON ↔ YAML
Convert API responses and configs locally between JSON and YAML.
Data Formatters & ConvertersJSON Formatter
Validate, pretty-print, minify with tree view and secret detection.
Data Formatters & ConvertersYAML Validator
Syntax errors with line/col, multi-doc, and schema checks for Kubernetes, Compose and CI configs.
Data Formatters & ConvertersJSON Patch & Pointer
Apply RFC 6902 patches; resolve JSON Pointers.
Data Formatters & ConvertersJSON Schema Validator
Validate JSON documents against a Draft-7 / Draft-2020 schema.
Data Formatters & ConvertersJSONPath Tester
Extract values using JSONPath expressions.
Data Formatters & ConvertersSynthetic Data Generator from JSON Schema
Generate schema-valid, realistic fake data from a JSON Schema (seeded).
Data Formatters & ConvertersSchema Inspector
Infer and inspect the shape of any JSON document.
Data Formatters & ConvertersCSV Viewer
Preview, auto-detect delimiter, trim, export.
Data Formatters & ConvertersJSONL Log Viewer
Inspect newline-delimited JSON logs with field filters.
Data Formatters & ConvertersSQL Formatter
Format SQL with indentation and keyword casing.
Data Formatters & ConvertersCSV → SQL
Generate INSERT / UPSERT statements from CSV.
Data Formatters & ConvertersSQL IN Builder
Build and chunk large SQL IN(...) clauses safely, with dialect-aware quoting.
Data Formatters & ConvertersSQL Join Builder
Compose multi-table joins with previews.
Data Formatters & ConvertersJSON to TypeScript
Generate TypeScript interfaces from a JSON sample, merging array shapes and optional fields.
Data Formatters & ConvertersAPI & Web 15
cURL Converter
Convert curl to Fetch, Axios, Python, Java, Node — or fetch / axios / requests back to curl.
API & WebAPI Debugging Studio
Multi-panel board: parse a cURL or HAR into headers, body, JWT and issues, or compare two entries.
API & WebHAR Sanitizer
Redact secrets with custom rules, and export Postman / cURL / fetch packs.
API & WebHTTP Headers
Parse / edit headers in a grid, detect duplicates.
API & WebURL Parser
Parse URL parts, edit query params in a grid, rebuild.
API & WebRequest Snippet Builder
Build HTTP request snippets for any language.
API & WebOpenAPI Client Snippets
Generate fetch / cURL / Axios calls from OpenAPI.
API & WebOpenAPI Breaking Change Analyzer
Diff two OpenAPI/Swagger specs; classify breaking, risky, safe, doc.
API & WebAPI Contract Test Generator
OpenAPI → curl / Jest / Playwright / Postman tests, with 4xx cases and shape assertions.
API & WebCORS Debugger / Preflight Simulator
Simulate the browser CORS preflight & request checks; get fixes.
API & WebOpenAPI → Postman
Export full Postman Collection v2.1 from OpenAPI.
API & WebPostman Collection Inspector / Cleaner
Find secrets and dupes, diff two exports, and convert a collection to OpenAPI.
API & WebXML / XPath / SOAP
Format XML, run XPath, inspect SOAP envelopes.
API & WebXML ↔ JSON
Lossless conversion with attribute handling.
API & WebGraphQL Playground
Validate GraphQL against your SDL schema, and generate cURL and fetch snippets.
API & WebSecurity & Auth 9
Security Headers
Audit CSP directive by directive, HSTS, and cross-origin isolation headers.
Security & AuthPII Detector
Find and redact personally identifiable information.
Security & AuthSecrets Scanner
Detect API keys, tokens, and credentials in payloads.
Security & AuthPhishing Link & Email Inspector
Check suspicious links, domains, senders, and raw email headers locally.
Security & AuthJWT Decoder
Decode JWTs locally and verify HMAC signatures with a supplied secret.
Security & AuthJWT & OAuth Toolkit
Sign / verify JWTs (HS/RS/ES), generate PKCE values.
Security & AuthCertificate & PEM
Decode X.509 certs, inspect CSRs, split PEM bundles.
Security & AuthJWK / JWKS / PEM
Convert between JWK, JWKS, and PEM key formats.
Security & AuthWebhook Verifier
Verify Stripe / GitHub / Slack HMAC signatures.
Security & AuthEncode / Decode 4
Base64 Encode / Decode
Encode or decode Base64 / Base64URL and data: URIs, or turn a local file into one.
Encode / DecodeURL Encoder
Encode / decode URL strings and query parameters.
Encode / DecodeEncoding Suite
Base64URL, Hex, Gzip / Deflate, Querystring conversions.
Encode / DecodeString Escape / Unescape
Escape & unescape strings for JSON, JS, SQL, regex, and HTML entities in both directions.
Encode / DecodeDevOps & Config 9
.env Converter
Convert between .env, .properties, JSON, bash export.
DevOps & ConfigKubernetes Helper
Generate / validate Deployment, Service, Ingress YAML.
DevOps & ConfigDockerfile Linter
Check unpinned images, root containers and cache-busting COPYs, with .dockerignore awareness.
DevOps & ConfigKubernetes / Helm Policy Inspector
Lint Kubernetes / Helm YAML against Pod Security Standards (baseline or restricted).
DevOps & ConfigDocker Compose Helper
Generate / validate compose.yaml with healthchecks.
DevOps & ConfigCron Builder
Build cron expressions with guided UI and previews.
DevOps & ConfigCron Analyzer
Explain any cron expression and show next runs.
DevOps & ConfigCIDR Subnet Calculator
IPv4 range, broadcast, usable hosts, masks and equal subnet splits for any CIDR block.
DevOps & Configchmod Calculator
Convert Unix file modes between octal and symbolic, with special bits explained.
DevOps & ConfigUtilities 13
Regex Tester
Pattern builder with presets and live match highlighting.
UtilitiesHash Generator
MD5, SHA-1, SHA-256, SHA-512 of text or a local file, plus HMAC and checksum verify.
UtilitiesPassword Generator
Passwords, tokens, test numbers with custom charsets.
UtilitiesUUID Generator
v3, v4, v5 and v7 UUIDs with bulk generation and export.
UtilitiesULID, NanoID & KSUID Generator
Generate & decode ULID, NanoID, KSUID, CUID2, and Snowflake IDs.
UtilitiesUnicode & Invisible Character Inspector
Detect and clean invisible, zero-width, bidi, and look-alike characters.
UtilitiesTimestamp Converter
Unix epoch ↔ local / UTC / ISO with shareable links.
UtilitiesTimezone & Date Math
Convert times across timezones, add/subtract durations.
UtilitiesLine Tools
Trim, dedupe, sort, filter, wrap, prefix / suffix, join — filter before or after transforms.
UtilitiesLorem Ipsum
Generate placeholder paragraphs, sentences, words.
UtilitiesCase Converter
Convert identifiers between camelCase, snake_case, kebab-case, CONSTANT_CASE and URL slugs.
UtilitiesColor Converter
Convert HEX, RGB, HSL and OKLCH, and score any pair for WCAG contrast.
UtilitiesNumber Base Converter
Convert between binary, octal, decimal, hex and base 36 with exact BigInt maths.
UtilitiesChecklists 9
API Release Checklist
Pre-release checklist: validate the OpenAPI spec, scan sample responses, and confirm versioning.
ChecklistsCSV Reconciliation Checklist
Reconcile source vs. target CSVs during a migration — row counts, keys, and diffs.
ChecklistsDockerfile Review Checklist
Dockerfile review: lint locally, scan for secrets, and confirm image best practices.
ChecklistsEnv Variable Comparison Checklist
Compare environment variables across dev, staging, and production.
ChecklistsHAR Sanitization Checklist
Strip cookies, auth headers, tokens, and PII from a HAR before sharing with support.
ChecklistsJWT / OAuth Review Checklist
JWT / OAuth security review: decode locally and confirm alg, exp, audience, and scopes.
ChecklistsKubernetes Manifest Review
Parse YAML, scan for secrets, and confirm probes, limits, and security context.
ChecklistsOpenAPI Compatibility Checklist
Walk every breaking-change category before bumping your OpenAPI version.
ChecklistsSecrets & PII Pre-check
Pre-release scan for secrets and PII in diffs, logs, and sample payloads.
ChecklistsWorkflows 3
Workflow Gallery
Run browser-only developer workflows to clean, convert, validate, and transform JSON, CSV, JWTs, logs, configs, and URLs. Nothing leaves your browser.
WorkflowsWorkflow Builder
Build, run, and save linear developer workflows in your browser. Chain tools like JSON formatter, Base64, and JWT decoder — nothing is sent to a server.
WorkflowsWorkflow Import
Import a workflow JSON or open a share link. Workflows decode locally in your browser — nothing is uploaded.
WorkflowsChallenges 12
Regex Rescue
Build or choose the right regex to match valid strings and reject invalid ones.
ChallengesAPI Detective
Find the bug in an API request/response: status codes, headers, JWT, CORS, and more.
ChallengesPayload Patch
Pick the right transformation to fix a broken JSON payload.
ChallengesJSONPath Quest
Pick the JSONPath expression that returns the target output.
ChallengesDiff Detective
Spot the meaningful change between two snippets that may break consumers.
ChallengesJWT Heist
Identify what's wrong with a JWT — alg=none, expired, aud mismatch, RS↔HS confusion, and more.
ChallengesCron TimeLock
Pick the cron that matches the intent, or spot the bug in the given cron.
ChallengesCSV Sleuth
Find the missing or duplicated row between two CSV snapshots.
ChallengesDockerfile Watch
Pick the dangerous or non-reproducible line in a Dockerfile snippet.
ChallengesSQL Join Maze
Pick the SQL join that produces the target result set.
ChallengesSecret Hunter
Spot the leaked secret in a config or code snippet.
ChallengesSignature Forensics
Pick the reason this webhook signature verification failed.
Challenges
No tools match your search
Try clearing the search or browsing by category.