Shopify · planned specialist
Shopify illegal quoting fixer
The current CSV reader supports standards-compliant quoted fields, but it does not safely locate and rewrite malformed raw quote sequences. This page is retained for the planned specialist workflow; use the current workspace only after the source file can be parsed reliably.
Before: Illegal quoting in line 4,182
After: Automatic raw-byte repair: not yet available
Current status
- Reads valid quoted CSV fields in the browser worker
- Produces standard CSV output after a successful parse
- Does not currently repair malformed raw quote bytes
- Will require dedicated malformed-file acceptance tests before launch