Public APIs
SQLable favicon

SQLable

Development

CSV to JSONL conversion API.

SQLable's website screenshot

About SQLable

SQLable's CSV to JSONL tool converts CSV data into JSON Lines format, where each row becomes a separate JSON object on its own line rather than being wrapped in a single array. The tool includes an in-browser editor for pasting or entering CSV content, with an automatic number detection option, and produces output that can be downloaded or copied.

The tool also exposes an API endpoint (POST to /api/csv/jsonl) that accepts CSV payloads up to 5 MB and returns the converted JSONL data, returning a 413 error for payloads exceeding the size limit.

It is intended for developers who need to transform CSV data for use with APIs or other services that expect JSON-based input, particularly when processing structured or large datasets line by line.

Key features

  • Converts CSV data to JSONL (JSON Lines) format
  • Automatic number detection for CSV fields
  • Download or copy-paste the converted output
  • REST API for programmatic CSV to JSONL conversion (max 5 MB payloads)

Frequently asked questions

What does this tool do?

It converts CSV data into JSONL format, where each line is a valid JSON object. It supports both a browser editor and a REST API.

Is there an API available?

Yes, a POST endpoint at https://sqlable.com/api/csv/jsonl accepts CSV data and returns JSONL, with a maximum payload size of 5 MB.

Are there limits on file size?

The API enforces a maximum payload size of 5 MB and returns a 413 error if the payload is too large.

Does it handle number formatting automatically?

Yes, by default the tool automatically detects numbers in the CSV data during conversion.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product