Featured Product
Dev Tools
cURL Parser
Parse curl commands and inspect every part of the HTTP request — method, URL, query parameters, headers, body, basic auth, cookies, and flags — broken down into a clean structured view. 100% client-side.
Environment Variables Parser
Parse raw .env files into structured JSON, detect duplicate keys, flag syntax issues, and export clean environment variable lists online.
HTTP Request Parser
Parse raw HTTP requests online. Instantly break down method, URL, path, query parameters, headers, and body into structured tables. Supports all HTTP methods and JSON body formatting.
JSON Lines Viewer
View and inspect JSON Lines (JSONL / NDJSON) files online. Paste or upload a file and browse each record pretty-printed, with per-line validation, search and table view — all client-side.
Regex Explainer
Paste a regex and get a token-by-token explanation in plain English. Supports anchors, groups, lookarounds, named captures, and live match testing.