CSV to Excel
Turn a CSV into a real .xlsx workbook — free, in your browser
100% private — Files are converted right in your browser and never uploaded to any server.
使い方
- 1
Drop in your CSV file.
- 2
Choose the delimiter your CSV actually uses.
- 3
Click Convert and download a ready-to-open .xlsx file.
選ばれる理由
プライバシー重視
入力は安全に処理され、販売されません。クライアント側ツールはブラウザから一切出ません。
すぐ・無料
インストール不要、待ち時間なし。あらゆる端末のブラウザで数秒で結果。
ずっと無料
登録不要・透かしなし・回数無制限。クライアント側ツールはすべて好きなだけ使えます。
よくある質問
Will quoted fields with commas inside them work?⌄
Yes — the parser understands quoted fields (e.g. "Smith, John") and doesn't split on a delimiter that's inside quotes.
What if my CSV uses semicolons instead of commas?⌄
Pick "Semicolon" from the delimiter dropdown before converting — common in several European locales' Excel exports.
Is my file uploaded?⌄
No — parsing and the .xlsx file itself are both built entirely in your browser. Your CSV never leaves your device.
Does it preserve number/date formatting?⌄
Values are written as plain text/numbers; special formatting (currency, dates) isn't inferred — reapply formatting in Excel if you need it.