Prepend CSV Columns
Add a new column at the start of every row in your CSV, with a value you set. Free, private, and works entirely in your browser.
- Runs in your browser
- Nothing uploaded
- Free, no sign-up
Add one or more columns to the start of every CSV record. Enter fixed values to prepend and optionally add an automatic row-number column, with quoting handled correctly for fields that contain delimiters. Runs entirely in your browser.
How to Use Prepend CSV Columns
- Paste your CSV. Drop the CSV text into the input box.
- Set the new value. Choose what to fill the new first column with.
- Prepend. Select the button to add the column at the start.
- Copy the result. Use the copy button to grab the new CSV.
Frequently Asked Questions
Does it handle quoted fields?
Yes. Fields wrapped in quotes, including ones that contain commas or line breaks, are parsed and rebuilt correctly.
Does it affect the header?
The new column is added to every row, so you can give it a header and a value for the data rows.
Is my data sent anywhere?
No. Everything runs in your browser, so the CSV you paste is never uploaded.
Is it free?
Yes. Every tool here is free to use with no sign up.
Related Tools
Append CSV Columns →
Easily append columns in CSV files online. Merge datasets quickly with a free, secure…
Convert CSV Columns to Rows →
Convert CSV Columns to Rows transpose tool. Converts columns to rows with RFC 4180…
Convert CSV Rows to Columns →
online CSV transpose tool. Converts rows to columns with RFC 4180 quoted-field support. Client-side,…
Delete CSV Columns →
Delete CSV columns by index or name with proper RFC 4180 parsing (quoted fields,…
Extract CSV Columns →
Extract columns from CSV by name, 1-based index, or range - RFC 4180 parser,…
Insert CSV Columns →
Insert a new column into your CSV at the position you choose, with a…
Replace CSV Columns Online →
Replace the values in a chosen CSV column with a new value, leaving the…
Sort CSV by Column →
Sort the rows of your CSV by a column you choose, in ascending or…
Swap CSV Columns →
Swap two columns in your CSV so their positions are exchanged in every row.…
Trim CSV Columns →
Trim leading and trailing whitespace from every field in your CSV for a tidy…
Truncate CSV Columns →
Keep only the first columns of your CSV by truncating each row to a…
Add Quotes to CSV Online - CSV Quote Wrapper →
Add quotes to CSV fields instantly. Wrap values in double or single quotes, support…