ຟຣີ JSON to Excel
Convert a JSON array of objects into an Excel (XLSX) or CSV spreadsheet. Nested objects become dotted columns. Runs entirely in your browser — no upload.
💡 Converts a JSON array of objects into a spreadsheet — the keys become columns. Nested objects are flattened to dotted column names (e.g. address.city). Everything runs in your browser; your data is never uploaded.
Optimize for your platform
ມັນເຮັດວຽກແນວໃດ
Turning a JSON API response or export into a spreadsheet for a colleague usually means a server-side converter. This does it in your browser with SheetJS.
- 1You paste JSONAn array of objects (or an object of objects). It's parsed locally — nothing is uploaded.
- 2Keys become columnsEach object becomes a row; nested objects are flattened to dotted column names (e.g. address.city) and arrays are stringified.
- 3You preview the tableA live grid shows how the data maps to rows and columns before you export.
- 4Download XLSX or CSVSheetJS (loaded from its CDN) writes a real Excel file or a CSV, generated entirely on your device.
API responses and exports often contain personal or business data. Converting locally means none of it is sent to a server.
ເປັນຫຍັງຕ້ອງໃຊ້ຂອງພວກເຮົາ?
ເຄື່ອງມືທີ່ກ່ຽວຂ້ອງ
ຕົວແປງຫນ່ວຍ
ແປງລະຫວ່າງຫົວໜ່ວຍຄວາມຍາວ, ນໍ້າໜັກ, ອຸນຫະພູມ, ພື້ນທີ່, ປະລິມານ ແລະອື່ນໆອີກ.
ຕົວເຂົ້າລະຫັດ ແລະຕົວຖອດລະຫັດ URL
ເຂົ້າລະຫັດ ແລະຖອດລະຫັດ URL ແລະສາຍຄຳຊອກຫາ. ຮອງຮັບ encodeURIComponent, decodeURIComponent, ແລະ query string parsing.
ອັດວີດີໂອ
ບີບອັດໄຟລ໌ວິດີໂອເພື່ອຫຼຸດຜ່ອນຂະຫນາດຂອງເຂົາເຈົ້າ. ເລືອກຄຸນນະພາບ, ຄວາມລະອຽດ, ແລະຮູບແບບຜົນຜະລິດ. ການປຸງແຕ່ງທັງຫມົດແມ່ນທ້ອງຖິ່ນ.
