브라우저에서 CSV를 Excel .xlsx 파일로, Excel을 CSV로 양방향 변환합니다.
CSV / Excel 사용 방법
방향을 선택하세요: CSV → Excel 또는 Excel → CSV.
CSV를 붙여넣거나 .xlsx 파일을 업로드하세요.
변환된 파일을 다운로드하거나 CSV를 복사하세요.
This is a two-way CSV and Excel converter: turn CSV text into a downloadable .xlsx workbook, or read an Excel file and export any sheet as CSV. Pick the direction, paste or upload, and get the converted file.
It is the bridge between the plain-text world of CSV, which APIs, databases and scripts love, and the spreadsheet world of Excel, which is where most people actually view and edit tabular data.
It uses SheetJS and runs locally in your browser, so your spreadsheet never leaves your device, which matters for the financial and personal data spreadsheets often hold.
When converting Excel to CSV, you can choose which sheet to export, since a CSV file holds a single table. Converting CSV to Excel produces a workbook with one sheet containing your data.
It reads modern .xlsx files and older .xls files, and always outputs the modern .xlsx format, so the result opens cleanly in current versions of Excel, Google Sheets, LibreOffice and similar tools.
Because CSV is just values, the conversion focuses on the data itself. Cell values, rows and columns transfer faithfully, while complex spreadsheet features like formulas, charts and styling are outside what a CSV can carry.
자주 묻는 질문
아니요. 변환은 SheetJS를 사용하여 브라우저에서 완전히 실행되므로 스프레드시트가 기기 밖으로 나가지 않습니다.
Excel → CSV 변환 시 어떤 시트를 내보낼지 선택할 수 있습니다. CSV는 단일 테이블이기 때문입니다. CSV → Excel은 시트 하나짜리 통합 문서를 생성합니다.
최신 .xlsx 파일과 구형 .xls 파일을 읽을 수 있습니다. 출력은 항상 최신 .xlsx 형식입니다.
이 도구 임베드하기
이 도구를 직접 운영하는 웹사이트에 추가하세요. 아래 코드를 복사하면 자동으로 최신 상태로 유지됩니다.
<iframe src="https://monu.tools/embed/ko/csv-excel-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>관련 도구