Back to JSON Pipeline

Pipeline template

CSV to JSON

Parse CSV text into typed JSON row objects with headers, trimmed values, and clean records ready for API or pipeline work.

Runnable example

Run this template on your JSON

Start from the sample input, edit the JSON, and open the same pipeline in the visual editor when you want to customize it.

name,price,stock,inStock,category
Wireless Mouse,29.99,150,true,Electronics
USB-C Cable,12.50,500,true,Accessories
Mechanical Keyboard,89.99,0,false,Electronics
Monitor Stand,45.00,75,true,Furniture
Webcam HD,65.00,200,true,Electronics
Output
Output will appear here after you run the pipeline.

Love the result?

Use this exact pipeline in your app, backend, or LLM workflow.

No setup needed. Works with curl, Node, Python.

Uses example data. For edited input, copy from the playground.

Read integration guide

Need multiple transformations?

Try ForgeJSON Pipeline to combine extraction, cleanup, normalization, validation, and export steps into one reusable workflow.

Try ForgeJSON Pipeline