.JSONL Extensão de arquivo

JSON Lines File

Desenvolvedor Ian Ward
Popularidade
3.4  |  27 Votos
 

O que é um arquivo JSONL?

A JSONL file is a text file that stores structured data in the JSON Lines (JSONL) format. It contains a series of JSON values, typically objects, with each value stored on a separate line. This structure allows applications to read and process the data one record at a time without loading the entire file into memory, making JSONL files useful for streaming data and storing large collections of records.

Mais informações

JSON Lines is a text-based format designed to work well with UNIX-style text processing tools and shell pipelines. Developers commonly use JSONL files for log files, data processing, and passing records between applications or processes.

NOTA: JSONL files are closely related to .NDJSON files, which use the same basic one-JSON-value-per-line structure.

Como abrir um arquivo JSONL

You can open JSONL files with any text editor, including the following:

Web browsers, such as Google Chrome and Mozilla Firefox, also support JSONL files (you can drag and drop them into the browser window. You can use DBConvert JSONL Viewer to open JSONL files, as well.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos JSONL

All Platforms
Windows
Incluído com o sistema operacional
Mac
Incluído com o sistema operacional
Linux
Grátis
Categoria: Web
Atualizado: 2026-09-10

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo JSON Lines e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.