Logfmt / NDJSON Inspector
Production logs often arrive as logfmt or NDJSON. This inspector converts lines into structured records, summarizes levels and keeps trace IDs visible for debugging handoff.
Parses service logs into JSON records, preserving trace IDs, levels and timestamps for local triage.
logs.txt
records.json2 rows
runtime
Browser-local execution
Inputs stay inside the current tab unless you copy, download or explicitly export.
memory
Session handoff
Magic Paste can pass input to a target tool through sessionStorage, never through the URL.
control
User-owned state
Favorites, recent tools and workflow history are local browser data you can clear from the browser.
smart handoff graph
session handoff readySuggested next moves
/web
Stack Trace Lens
Parse JavaScript, Python and generic stack traces into actionable frames and issue reports.
/json
JSON Formatter
Format, validate, and minify JSON in your browser.
/crypto
Secret Scanner
Detect leaked tokens, private keys, JWTs and high-entropy strings before you share text.
/json
JSONPath Query
Query nested JSON with JSONPath-style selectors and copy matched values.
sponsor
Sponsor this toolFixed native slots for developer products. No third-party tracking, no popups, no layout shift.
01
How to use
- 01Paste log lines.
- 02Choose auto, logfmt or NDJSON mode.
- 03Copy structured JSON records or inspect level counts.
02
FAQ
- Can it parse mixed logs?
- Auto mode detects JSON-looking lines and treats the rest as logfmt.
03
Related tools
- /web→Stack Trace LensParse JavaScript, Python and generic stack traces into actionable frames and issue reports.
- /json→JSON FormatterFormat, validate, and minify JSON in your browser.
- /crypto→Secret ScannerDetect leaked tokens, private keys, JWTs and high-entropy strings before you share text.
- /json→JSONPath QueryQuery nested JSON with JSONPath-style selectors and copy matched values.