Convert Excel files to CSV right in the browser — no Microsoft account, no desktop install, and no upload to a third party. The .xlsx is decoded locally in WASM.
Quick path from an Excel workbook to analyst-friendly CSV.
Runs in any modern browser. No Microsoft account, no Office install.
Every sheet from the .xlsx appears in the dropdown. Switching sheets re-emits the CSV live.
Output is ready for Python, Pandas, BigQuery, and Postgres — no encoding conversion needed.
No. Password-protected workbooks need to be decrypted in Excel first. Plotiq only reads unprotected OOXML files.
Yes. The tool runs entirely in the browser and works on any device with Chrome, Edge, Firefox, or Safari.
Up to 10 MB per file. For larger workbooks, split sheets first or filter columns before upload.
Yes. UTF-8 output preserves Japanese, Arabic, Cyrillic, emoji, and accented Latin characters that Excel's native CSV export usually garbles.