Blobster use case

Open newline-delimited JSON as records, not broken JSON.

Blobster treats NDJSON as a stream of records. Valid rows stay inspectable even when one line is malformed.

Where Blobster fits

  • Open `.ndjson` logs and exports directly in a table-first workflow.
  • Search and filter records without losing the original raw text.
  • Inspect invalid-line issues separately from valid rows.

Typical workflow

  1. Open an `.ndjson` file or paste newline-delimited JSON.
  2. Use the table view for records.
  3. Jump between row issues and raw source when needed.

Use the local viewer, not a paste site.

Blobster is built for quick inspection of structured developer data that may contain tokens, customer payloads, headers, internal URLs, or support evidence.

Open Blobster page