How to use this office tool
- Choose the supported source file.
- Review the worksheet and options that apply to this task.
- Select Fix CSV quotes, inspect the bounded preview, and download the newly created result.
Parse inconsistent CSV quoting and create a consistently quoted UTF-8 CSV that is easier to import. The source stays on your device throughout the task.
Parse inconsistent CSV quoting and create a consistently quoted UTF-8 CSV that is easier to import. It leaves the original file unchanged and produces a separate result for review.
Browser libraries cannot reproduce every advanced Excel feature. Keep the original file and verify important output before relying on it.
The input formats below are supported for this focused browser workflow. Files over 50 MB are rejected to reduce browser memory pressure.
| Input | Output |
|---|---|
| CSV, TSV | CSV report |
Papa Parse interprets quoted delimiters, then the exporter consistently quotes every output field.
It uses the selected CSV or TSV delimiter based on the file extension.
No. Embedded quotes are escaped according to CSV rules.
Parsing errors are summarized; rows that can be parsed are rewritten consistently.
When Protect text values is enabled, risky leading formula characters are prefixed with an apostrophe.
| Stage | Behavior |
|---|---|
| Input | Validated locally |
| Preview | Limited rows |
| Export | New file Blob |