CSV Converter
About this tool
CSV files are usually separated by commas (,). However, in Germany it is common for CSV files to be separated by semicolons (;). This tool converts CSV files from comma to semicolon and vice versa.
The conversion is performed in the browser, the entered text or selected file is not transmitted over the network to other devices.
The conversion is only basic, as I only need it occasionally for small things. For example, there are small problems with quotation marks used in the middle of a line.
Source CSV
,
Converted
;