حوّل 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/ar/csv-excel-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>أدوات ذات صلة
ولّد واجهات TypeScript من عينة JSON، مع الأنواع المتداخلة والمصفوفات والحقول الاختيارية. يعمل داخل متصفحك.
حوّل JSON إلى XML و XML إلى JSON، في الاتجاهين، بالكامل داخل متصفحك.
حلّل سلسلة استعلام URL إلى JSON وابنِ سلسلة استعلام من JSON، داخل متصفحك.
أنشئ ووقّع رموز JWT بخوارزمية HS256 من حمولة وسر، بالكامل داخل متصفحك.