Ensure
Home
All tools
Guides
About
Search tools
K
Home
All tools
Data & JSON
Insert CSV Column
Data & JSON
Insert CSV Column
Add a new column to a CSV at any position, filled with a value, a row number or nothing.
Separator
Detect automatically
Position
1 puts it first
First row is a header
Header name
Fill cells with
A fixed value
Value
CSV input
Output: 0 rows
Copy
Download
Guides that cover this
What gets lost converting between JSON, YAML, CSV and XML
How JSON, YAML, CSV, XML and TOML differ on comments, types, nesting, dates and key order, and which of those details each conversion between them quietly throws away.
Related tools
JSON Formatter
Validate, beautify or minify JSON with clear error reporting.
Data & JSON
JSON to CSV
Turn an array of JSON objects into a CSV file.
Data & JSON
CSV to JSON
Parse CSV into JSON, with header detection and type inference.
Data & JSON
YAML ⇄ JSON
Convert YAML to JSON and back again in either direction.
Data & JSON