Chat Dataset Converter

Convert between OpenAI chat, ShareGPT, Alpaca and prompt/completion.

Works Offline
Privacy First
No Login
No API
Records
2
Skipped
0

Input dataset (JSONL or JSON array)

Drop a file here

or choose a file — it never leaves your device

Converted dataset

About the Chat Dataset Converter

Auto-detect the shape of a chat dataset and convert it to any other common training format: OpenAI messages JSONL, ShareGPT conversations, Alpaca instruction/input/output, plain prompt/completion pairs or Anthropic system + messages. Optionally inject a default system prompt into every record.

Examples

OpenAI to ShareGPT

{"messages":[{"role":"user",...}]}

Output

{"conversations":[{"from":"human",...}]}

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-15 · Runs entirely in your browser