Convert common CSV encodings to UTF-8
If accents or product names look garbled, choose the source encoding, inspect the preview, and export a UTF-8 CSV.
Choose your CSV
Configure the result
Preview
From source file to checked output
- 1
Choose the likely source encoding before loading the file.
- 2
Inspect names and symbols in the preview.
- 3
Download UTF-8 with or without a byte-order mark.
Useful before it becomes a workflow
These tools target repetitive catalog and operations tasks. Today each action is free and local. Reusable mappings, batch execution, automation, and APIs will only be built when repeated demand is proven.
Always validate output against the destination system’s current specification. This site is independent and is not certified by a marketplace.
Before you process a file
Can the tool detect every encoding automatically?
No. It recognizes Unicode byte-order marks and otherwise defaults to UTF-8. Choose another source encoding when the preview is garbled.
When should I include a UTF-8 BOM?
Some spreadsheet applications detect UTF-8 more reliably when a BOM is present. Other systems prefer plain UTF-8.
Will this repair already-corrupted text?
It can fix a wrong decoding choice when the original bytes are intact. It cannot reconstruct characters that were permanently replaced before upload.