JSONL Formatter
Format or minify a JSONL file.
Processed locally in your browser. Nothing you paste is sent anywhere.
Overview
Formats each line of a JSONL file for readability, or minifies it back to compact one-object-per-line form for upload.
How to use it
- 1Paste JSONL content.
- 2Choose Format (readable) or Minify (compact).
- 3Copy or download the result.