Excel to CSV
Excel (.xlsx / .xls)을 CSV로 변환
Drop an Excel file
🔒 Files never leave your device
사용법
- 1Upload Excel file
Drop or select your .xlsx or .xls workbook.
- 2Convert
Each sheet is exported as its own CSV.
- 3Download
Get a single CSV or a ZIP for multi-sheet workbooks.
Excel to CSV 소개
Excel 스프레드시트를 CSV로 변환. 시트와 구분자 선택. 모두 browser에서.
업무, 공부, 개인적인 용도 - 이 tool은 필요한 만큼 무제한 무료로 사용할 수 있습니다. Watermark 없음, sign-up 없음, 문서에 ads 없음.
자주 묻는 질문
Are formulas preserved?
Formulas are replaced with their computed values in the CSV output.
더 읽기
XLS to XLSX: why your old Excel files break in modern tools (and how to fix them)
You inherit a shared drive full of .xls files from 2008. Half of them refuse to open in Excel 365 or Google Sheets. Here's what changed, and how to convert them without losing formulas.
CSV to JSON: nested arrays, typed fields, and mapping real-world data
Converting a flat CSV to a flat JSON array is trivial. Doing it so an API actually accepts the result - with typed numbers, nested objects, and normalized keys - takes a bit more thought.
CSV vs JSON vs Excel: which data format should you use when?
Three formats, three use cases, endless confusion. A practical guide to picking the right one for spreadsheets, APIs, and everything in between.
How to convert Excel to PDF the right way (no cut-off columns)
Excel to PDF sounds simple until you get a PDF where a wide table's last three columns landed on their own separate page. Here's how to actually control the layout.