Full catalog

92+ tools

Every KalpLabs utility is browser-based, searchable, and grouped with consistent metadata for faster discovery.

Looking for category overviews? Browse collections.
92 tools
Suggest a tool

Accessibility Checker

Run axe-core checks against pasted HTML and review WCAG violations without leaving the browser.

QA
Open tool

API Contract Tester

Validate OpenAPI contracts and catch missing request or response definitions before release.

API
Open tool

API Mock Server Generator

Draft mock endpoint shapes from schemas so teams can stand up test doubles faster.

API
Open tool
Most used

API Request Builder

Build and send HTTP requests with headers, params, auth, and body directly in the browser.

API
Open tool

API Response Comparator

Compare two API payloads and inspect added, removed, and changed values side by side.

API
Open tool
QA favorite

API Scenario Builder

Chain API requests with shared variables, assertions, and step-by-step execution logs.

API
Open tool

Assertion Generator

Generate assertion snippets from API responses to speed up automated test authoring.

QA
Open tool

Base64 / JWT Playground

Encode and decode Base64 strings while inspecting JWT claims, headers, and expiry values.

Security
Open tool

Brotli Compressor / Decompressor

Compress or decompress text with Brotli to debug payload transport and fixture handling.

Encoding
Open tool

Bug Report Helper

Build structured bug reports with repro steps, environment notes, and expected versus actual output.

QA
Open tool

CI/CD Pipeline Visualizer

Parse pipeline definitions and visualize stages, jobs, and dependencies before merging changes.

DevOps
Open tool

Cloud IAM Policy Validator

Review IAM policy JSON for risky wildcards, public principals, and least-privilege issues.

Security
Open tool

Colour Contrast Checker

Check WCAG contrast ratios for text and UI colours, then generate passing alternatives.

Accessibility
Open tool

Colour Format Converter

Convert HEX, RGB, RGBA, HSL, and HSV values while checking WCAG contrast ratios.

Data
Open tool

Concurrency Simulator

Estimate concurrency pressure, utilization, and bottleneck risk from traffic and response-time inputs.

Performance
Open tool

Cron Expression Generator

Build and validate cron schedules with human-readable summaries for jobs and pipelines.

DevOps
Open tool

Crypto Key Generator

Generate asymmetric keys, symmetric keys, and random secrets with the browser Web Crypto API.

Security
Open tool

CSS Gradient Generator

Design linear and radial gradients, then copy CSS or Tailwind classes instantly.

CSS
Open tool

CSS Specificity Calculator

Calculate selector weight, compare competing selectors, and inspect exactly why one wins.

CSS
Open tool

CSS Unit Converter

Convert px, rem, em, viewport, percent, and print units using realistic layout context values.

CSS
Open tool
New

CSV / JSON Converter

Convert CSV to JSON and JSON arrays to CSV with delimiter detection and nested-data handling.

Data
Open tool

cURL / RestAssured Converter

Convert curl commands into RestAssured snippets and back for API automation workflows.

API
Open tool

cURL Converter

Convert curl commands into client snippets for debugging, docs, and test setup.

API
Open tool

Data Generator

Generate realistic names, emails, IDs, and fixture values for tests and mock payloads.

Data
Open tool

Deflate Raw Utility

Compress or decompress raw deflate payloads for transport debugging and file inspection.

Encoding
Open tool

Docker Compose Validator

Validate docker-compose files for missing images, bad dependencies, and port conflicts.

DevOps
Open tool

Dockerfile Generator

Generate optimized Dockerfiles with multistage build and health-check options.

DevOps
Open tool
Trending

Dynamic Mock Server

Create configurable mock APIs with conditional responses and live request logs.

API
Open tool

Environment Utility

Inspect and format .env-style variables locally before sharing or injecting them into workflows.

DevOps
Open tool
New

Environment Variable Manager

Create named environments locally and inject active values into request-building tools.

DevOps
Open tool

Git Conflict Visual Resolver

Resolve merge conflicts block by block and export a clean merged file without leaving the browser.

DevOps
Open tool

Git Helper

Generate practical Git command sequences for branching, rebasing, recovery, and releases.

DevOps
Open tool

GitHub Actions YAML Generator

Generate CI workflow YAML for common language stacks and deployment steps.

DevOps
Open tool

GraphQL Playground

Run GraphQL queries with variables, headers, schema introspection, and local history.

API
Open tool

GraphQL Query Tester

Compose and validate GraphQL queries with variables when you need a lightweight runner.

API
Open tool
Most used

Gzip Utility

Compress or decompress text with Gzip to debug API payload handling and transport issues.

Encoding
Open tool

HAR File Analyzer

Analyze HAR files for latency, failures, domains, and request hotspots in one pass.

Performance
Open tool

Hash Generator

Generate MD5, SHA1, SHA256, and SHA512 hashes from text without leaving the browser.

Security
Open tool

Header Builder

Compose reusable HTTP header sets for auth, tracing, and custom API requests.

API
Open tool

Hex Encoder / Decoder

Convert plain text to hex and decode hexadecimal values back into readable strings.

Encoding
Open tool

HMAC Signature Generator

Generate and verify HMAC SHA256 and SHA512 signatures for webhook and auth flows.

Security
Open tool

HTML Tools Toolkit

Format, minify, escape, preview, and validate HTML from one browser-based workspace.

Text
Open tool

HTTP Header Analyser

Parse raw response headers into readable security, caching, content, and CORS insights.

API
Open tool
New

HTTP Status Code Reference

Search HTTP codes with descriptions, common causes, typical fixes, and framework behavior.

API
Open tool

Incident Timeline Builder

Turn timestamped events into a clean incident chronology with detection and resolution metrics.

DevOps
Open tool

JSON Diff Checker

Compare JSON payloads and detect added, removed, and changed fields for regression testing.

JSON
Open tool
QA favorite

JSON Schema Validator

Validate JSON payloads against schemas and identify precise failing paths and types.

JSON
Open tool

JSON Test Case Generator

Generate QA-ready test scenarios from JSON payload structure and field combinations.

QA
Open tool
New

JSON to Code Generator

Generate typed models from JSON for TypeScript, Python, Java, Go, C#, Kotlin, and Rust.

JSON
Open tool
Most used

JSON Utilities

Format, validate, diff, search, and query JSON payloads in one editor-first workspace.

JSON
Open tool
Most used

JWT Decoder

Decode and inspect JWT headers, claims, and timing fields for auth debugging.

Security
Open tool

Kubernetes YAML Validator + Linter

Validate Kubernetes manifests, flag deprecated APIs, and catch lint or security issues.

DevOps
Open tool
QA favorite

Load Test Result Analyzer

Analyze JMeter CSV and k6 JSON results for latency, throughput, and error patterns.

Performance
Open tool

Lorem JSON Generator

Generate realistic user, order, and product JSON payloads for mocks and fixtures.

JSON
Open tool

Markdown Preview & Formatter

Format Markdown, preview GitHub-flavoured output, and export HTML or print-ready documents.

Text
Open tool

Meta Tag Previewer

Preview titles, descriptions, Open Graph tags, and Twitter cards across search and social surfaces.

SEO
Open tool

Multi-Hash Generator & Verifier

Generate MD5 and SHA hashes, then verify expected signatures against input values.

Security
Open tool

Number Base Converter

Convert numbers between decimal, binary, octal, hex, and custom bases with bit-level helpers.

Data
Open tool

OAuth 2.0 Flow Debugger

Generate PKCE values, build OAuth URLs, and inspect token requests and decoded token payloads.

Security
Open tool

Online Notepad

Write, format, autosave, copy, and export rich text or code without leaving the browser.

Text
Open tool

OpenAPI / Swagger Viewer

Preview and navigate OpenAPI or Swagger definitions quickly when you just need a fast reader.

API
Open tool

OpenAPI / Swagger Visualizer

Parse OpenAPI specs and explore grouped endpoints, parameters, and schemas visually.

API
Open tool

Password Strength Checker

Score password strength, estimate entropy, and surface risky or repeated patterns.

Security
Open tool

Postman Collection Importer

Import Postman collections, run requests locally, and export them as curl commands.

API
Open tool

Quoted-Printable Encoder / Decoder

Encode and decode quoted-printable content for MIME, email, and legacy API payloads.

Encoding
Open tool
Trending

Random JSON Generator

Generate random nested JSON payloads to test parsers, validators, and API robustness.

JSON
Open tool
QA favorite

Regex Utility

Test, debug, and validate regular expressions against sample text in real time.

QA
Open tool
Trending

Request Inspector

Generate a temporary endpoint and capture incoming requests with headers, query, and body.

API
Open tool
QA favorite

Response Time Percentile Calculator

Calculate latency percentiles from raw timings or CSV data for performance reviews.

Performance
Open tool

Resume Skill Analyzer

Extract QA and DevOps skill signals from resume text for fast screening and review.

QA
Open tool

Screen Size / Breakpoints

Check viewport dimensions and active Tailwind-style breakpoints for responsive testing.

QA
Open tool
Most used

SLA Calculator

Translate uptime targets into practical downtime budgets for SLO and reliability reviews.

Performance
Open tool

SQL Formatter

Format SQL queries for readable debugging, code review, and test data validation.

Text
Open tool
New

SSL / TLS Certificate Inspector

Inspect certificate issuer, validity, SANs, protocol, and cipher details for a domain.

Security
Open tool

String Size Utility

Measure string length and byte size to validate payload limits and encoding assumptions.

Text
Open tool

String Utility

Escape, encode, transform, and inspect strings used in test data and API payloads.

Text
Open tool
New

Test Case Generator from OpenAPI

Generate deterministic happy-path, auth, boundary, and validation cases from OpenAPI specs.

QA
Open tool

Test Coverage Heatmap

Parse LCOV, Istanbul, Cobertura, and Go coverage reports into a browsable file heatmap.

QA
Open tool
Most used

Timestamp Converter

Convert Unix timestamps and ISO dates while checking timezone and log-friendly formats.

Date & Time
Open tool

Timestamp Converter

Convert Unix timestamps to ISO and readable date formats for logs, metrics, and test reports.

Date & Time
Open tool

Timezone Converter & World Clock

Convert datetimes across IANA timezones, monitor world clocks, and inspect overlap windows.

Date & Time
Open tool

Universal Converter

Convert JSON, YAML, XML, CSV, and plain text between common engineering formats.

Data
Open tool

URL Builder & Parser

Break URLs into editable parts, manage query params, and rebuild encoded links.

API
Open tool

URL Encoder / Decoder

Encode and decode URL-safe strings when debugging query params and redirect values.

Encoding
Open tool

UUID Generator

Generate UUID values for request IDs, test data, mocks, and idempotency keys.

Data
Open tool
New

Webhook Payload Builder

Edit GitHub, Stripe, Slack, Jira, and PagerDuty webhook payload templates locally.

API
Open tool

WebSocket Tester

Connect to WebSocket endpoints, send messages, and inspect live frame logs in real time.

API
Open tool

XML to JSON Converter

Convert XML payloads into JSON output while preserving nested structure where possible.

Data
Open tool
Most used

XML Utilities

Format, validate, diff, search, and query XML payloads directly in the browser.

Data
Open tool
QA favorite

XPath / CSS Selector Tester

Evaluate XPath and CSS selectors against HTML snippets and inspect matched nodes quickly.

QA
Open tool
Most used

YAML Validator

Validate YAML safely, surface syntax issues, and convert valid content into JSON.

DevOps
Open tool

Zlib Utility

Compress or decompress text using zlib for transport debugging and test fixture prep.

Encoding
Open tool