Skip to main content

Developer Tools

20 tools

Essential web utilities: JWT debugger, cURL parser, UUID generator, crontab tester, and meta tag builder.

Tool list

2FA Live

Generate Time-based One-Time Passwords (TOTP) in real-time. Paste your Base32 secret to see the current OTP, refreshing every period — compatible with Google Authenticator, Authy, and Microsoft Authenticator.

Open tool

Key Generator

Generate generic JWT secrets, API keys, and passwords locally, plus clearly marked service-shaped and PEM-shaped test fixtures that are not issued credentials or key pairs.

Open tool
New

RSA Key Pair Generator

Generate RSA key pairs (2048, 3072, or 4096-bit) with PKCS#8 and SPKI PEM, OpenSSH public-key, JWK, and SHA-256 fingerprint exports using Web Crypto.

Open tool

Curl Parser

Parse cURL commands into structured HTTP request details, including method, URL, headers, cookies, query parameters, body, and exportable code.

Open tool

Cookie Parser

Parse Cookie and Set-Cookie strings, decode encoded values, inspect attributes, and export cookies as JSON, JavaScript, or header text.

Open tool
New

Database Connection Checker

Test PostgreSQL, MySQL, MongoDB, and Redis connections, inspect read-only metadata, and convert database URIs for Navicat, TablePlus, DBeaver, DataGrip, Prisma, Laravel, and CLI workflows.

Open tool
New

CORS Tester

Check whether an API allows cross-origin requests. Simulate any Origin, method, and headers, run the preflight, and read every Access-Control-Allow-* header the server returns — even when a browser would block the response.

Open tool

MongoDB ObjectId

Convert, parse and analyze MongoDB ObjectId. Supports single or bulk input (string or object).

Open tool

MongoDB ObjectId Generator

Generate valid MongoDB ObjectId values randomly, from a timestamp, or in batches for tests, fixtures, and database workflows.

Open tool

SIP Authorization Tester

Verify SIP digest authentication and generate Authorization header responses with browser-side MD5 calculations.

Open tool

SIP Message Builder

Build raw SIP requests and responses with editable headers, body content, and automatic Content-Length calculation.

Open tool

SIP Message Parser

Parse raw SIP messages online and inspect the start line, headers, body, status, method, and protocol fields.

Open tool

SIP Call Flow Analyzer

Analyze SIP call flows with sequence diagrams, timing metrics, response summaries, and RTP stream hints from SDP.

Open tool

SIP Header Checker

Validate SIP message headers for malformed Via values, missing branch cookies, Contact hints, Content-Length mismatches, and SDP issues.

Open tool

SIP Port Simulation Planner

Generate deterministic SIP port report fixtures for selected hosts, ports, and profiles. This browser tool simulates results and does not probe the network.

Open tool

UUID Parser

Parse, validate, and analyze UUID values across v1, v3, v4, v5, v6, v7, and v8 with timestamp, variant, and byte breakdowns.

Open tool

UUID Generator

Generate bulk UUIDs for v1, v3, v4, v5, v6, v7, and v8 with standard, uppercase, hyphenless, braces, URN, TXT, and JSON output.

Open tool

WebSocket Tester

Test WebSocket connections from the browser, send text, JSON, or binary messages, inspect responses, and export session logs.

Open tool

K6 Script Generator

Generate review-ready k6 starter scripts in the browser. Configure scenarios, stages, requests, checks, thresholds, environment variables, and CSV data before validating the downloaded script in your own k6 environment.

Open tool

Gatling Script Generator

Generate Gatling Scala starter simulations from the browser. Configure injection profiles, loops, HTTP requests, checks, and CSV feeders, then review and validate the downloaded file in your Gatling project.

Open tool