Log Purifier

Paste any log, stack trace, transcript, Markdown report, JSON dump, or CSV export. Secrets, tokens, financial data, government IDs, contact info and labeled PII are scrubbed entirely inside your browser before you copy them anywhere.

πŸ”’ Zero-Server Redaction

Purification runs in a sandboxed Web Worker on your machine only. No fetch / XHR / WebSocket calls are made. Toggle airplane mode and watch the badge turn emerald β€” proof JsGo is technically incapable of seeing your logs.

Raw log input
Purified output
⚠ Preview truncated β€” use Download for the full purified output.

What gets redacted?

Works across plain text, log files, stack traces, Markdown, JSON, CSV, YAML, transcripts, and email threads β€” the pipeline is format-agnostic.

πŸ”‘ Secrets & API tokens

πŸͺͺ Government / Identity

πŸ’³ Financial

πŸ“ž Contact & device

πŸ‘€ Labeled people / opaque IDs

Optional AI pass: if your Chrome exposes the built-in LanguageModel / Rewriter APIs and the on-device model is already cached locally, a second pass tries to mask residual PII (free-text names, unusual addresses). The pass is refused if the browser would need to download the model β€” that would silently send bytes off your machine and break the zero-server guarantee. In every case the deterministic regex pipeline still runs and the status pill tells you exactly which engine (if any) ran.