המירו 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/he/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, בשני הכיוונים, הכול בתוך הדפדפן שלכם.
נתחו query string של כתובת URL ל-JSON ובנו query string מ-JSON, בדפדפן שלכם.
צרו וחתמו JSON Web Tokens מסוג HS256 מתוך payload וסוד, הכול בתוך הדפדפן שלכם.