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.