Blobster use case

View `.jsonl` files locally, line by line.

Blobster supports JSON Lines files with table and raw workflows, so line-delimited logs do not get treated as a single invalid JSON document.

Where Blobster fits

  • Detect `.jsonl` filenames and pasted line-delimited JSON.
  • Show object-like rows as a table where practical.
  • Copy valid rows or inspect individual record structure.

Typical workflow

  1. Open a `.jsonl` file.
  2. Use table search to find a row.
  3. Select a record to inspect and copy it.

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