SQL Escape Unescape

About SQL Escape Unescape
CSV Escape/ Unescape is an online tool used for escaping and unescaping certain text in the CSV. It removes traces of offending characters that could prevent parsing.

What characters are replaced?

  • a comma, a newline character or a double quote is enclosed in double quotes. E.g: "Newline char in this field \n"
  • Double quote is replaced with another Double quote

How to Escape/ Unescape CSV?

  • To Escape/ Unescape your CSV data add/ copy and paste the CSV data into the input.
  • You can also load the CSV data from the url by clicking the button or load the CSV data from the computer by clicking the button.
  • Click the 'Escape' or 'Unescape' button to process the data.
  • Once conversion is done you can download the file by clicking the button
  • Click button to copy to clipboard.
Related Tools

SQL Escape Unescape