Blobster use case
Open NDJSON as records, not broken JSON.
Blobster treats newline-delimited JSON as records. Valid rows stay visible even when one line has a parse error.
Where Blobster fits.
Open `.ndjson` logs and exports.
Search and filter records while keeping raw source nearby.
Review line errors separately from valid rows.
Typical workflow.
Use Blobster as a fast local inspection step before copying, sharing or acting on data.
- 01 Open an `.ndjson` file or paste newline-delimited JSON
- 02 Use the table view for records
- 03 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.