Delete TSV Column

Form for delete column from TSV file

This form allows you remove any column from TSV data, paste or upload your TSV file below:


Your result can be seen below.

Result of removing the TSV column


Move to "Paste Code" for Save it

About removing TSV column

About removal columns from TSV files

The Delete TSV Column was created for online deleting columns from TSV(Tab Separated Values) data. You can remove any columns by their number or by their name.

How it Works?

Just select the options you need and paste your TSV data to the textarea above and click to the button "Convert" and you will instantly get modified TSV.

Example of removal TSV column

Before:
"LatD"	"LatM"	"LatS"	"NS"	"LonD"	"LonM"	"LonS"	"EW"	"City"	"State"
41	5	59	"N"	80	39	0	"W"	"Youngstown"	OH
42	52	48	"N"	97	23	23	"W"	"Yankton"	SD
46	35	59	"N"	120	30	36	"W"	"Yakima"	WA
43	37	48	"N"	89	46	11	"W"	"Wisconsin Dells"	WI
After removal of the first column:
"LatM"	"LatS"	"NS"	"LonD"	"LonM"	"LonS"	"EW"	"City"	"State"
5	59	"N"	80	39	0	"W"	"Youngstown"	OH
52	48	"N"	97	23	23	"W"	"Yankton"	SD
35	59	"N"	120	30	36	"W"	"Yakima"	WA
37	48	"N"	89	46	11	"W"	"Wisconsin Dells"	WI
After the conversion, you can apply your modified TSV to your project or use it for some other purpose.
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal