CSV'yi Excel .xlsx dosyasına ve Excel'i CSV'ye dönüştürün, tamamen tarayıcınızda. Her iki yönde de çalışır.
CSV / Excel nasıl kullanılır
Bir yön seçin: CSV'den Excel'e veya Excel'den CSV'ye.
CSV'nizi yapıştırın veya bir .xlsx dosyası yükleyin.
Dönüştürülen dosyayı indirin veya CSV'yi kopyalayın.
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.
Sıkça sorulan sorular
Hayır. Dönüştürme tamamen tarayıcınızda SheetJS ile çalışır, bu nedenle elektronik tablonuz asla cihazınızdan ayrılmaz.
Excel'den CSV'ye dönüştürürken hangi sayfayı dışa aktaracağınızı seçebilirsiniz, çünkü CSV tek bir tablo tutar. CSV'den Excel'e bir sayfalık bir çalışma kitabı üretir.
Modern .xlsx dosyaları ve eski .xls dosyaları okunabilir. Çıktı her zaman modern .xlsx biçimindedir.
Bu aracı göm
Bu aracı kendi web sitenize ekleyin. Aşağıdaki kod parçacığını kopyalayın; otomatik olarak güncel kalır.
<iframe src="https://monu.tools/embed/tr/csv-excel-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>İlgili araçlar
JSON verilerinden iç içe nesneler ve diziler desteğiyle TypeScript arayüzleri oluşturun.
JSON'ı XML'e ve XML'i JSON'a dönüştürün, her iki yönde de, tamamen tarayıcınızda.
URL sorgu dizesini JSON'a ve geri dönüştürün, iç içe parametreler ve diziler desteğiyle.
Özel veriler ve imzalama algoritmasıyla JWT (JSON Web Token) tokenları oluşturun, çözün ve doğrulayın, tarayıcınızda.