27 votes
JSONL File - What is a .jsonl file and how do I open it?
Learn about .JSONL files and view a list of programs that open them.
Languages
Overview
What is a JSONL file? A JSONL file is a JSON file created in the JSON Lines format. It contains plain text used to describe structured data. JSONL files are used primarily to stream structured data that should be processed one record at a time.
More Information JSON Lines is a JSON variant that allows developers to store structured data entries within one line of text, allowing the data to be streamed using protocols like TCP or UNIX Pipes. According to the format's website (jsonlines.org), JSON Lines works well with UNIX-style text processing tools and shell pipelines, is a great format for log files, and is a flexible format for passing messages between cooperating processes. JSONL files are similar to .NDJSON files.
Document Icon
Breadcrumbs
Previous / Next
In-Depth
.JSONL File Extension
JSON Lines File
| Developer | Ian Ward |
| Popularity |
3.4 | 27 Votes |
What is a JSONL file?
A JSONL file is a JSON file created in the JSON Lines format. It contains plain text used to describe structured data. JSONL files are used primarily to stream structured data that should be processed one record at a time.
More Information
JSON Lines is a JSON variant that allows developers to store structured data entries within one line of text, allowing the data to be streamed using protocols like TCP or UNIX Pipes. According to the format's website (jsonlines.org), JSON Lines works well with UNIX-style text processing tools and shell pipelines, is a great format for log files, and is a flexible format for passing messages between cooperating processes. JSONL files are similar to .NDJSON files.
How to open a JSONL file
Because JSONL files are plain text files, you can open them in any text editor, including:
You can also open a JSONL file in the Google Chrome and Mozilla Firefox web browsers by dragging and dropping the file into your browser window.
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open JSONL files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
Microsoft Notepad
Included with OS
Github Atom
—
Discontinued
Free
Any text editor
Mac
Apple TextEdit
Included with OS
Github Atom
—
Discontinued
Free
Any text editor
Linux
Vim
Free
Github Atom
—
Discontinued
Free
Any text editor
Web
Google Chrome
Free
Mozilla Firefox
Free
Category: Web Files
Updated: January 4, 2021