CSV to JSON Converter

Maximum allowed file size is 10MB!

Character that separates fields (e.g., comma, semicolon, etc.).
Character used to enclose fields that contain special characters.
Character used to escape special characters (optional).
String used to terminate lines (e.g., \n or \r\n). Use escaped sequences like \n or \r\n.