2 Repos
Tools that translate spreadsheet data between different file standards such as XLSX and ODS.
Distinguishing note: No candidates address the bidirectional conversion between different spreadsheet file standards.
Explore 2 awesome GitHub repositories matching data & databases · Spreadsheet Format Converters. Refine with filters or upvote what's useful.
PhpSpreadsheet is a PHP library used for reading and writing spreadsheet files across various formats. It functions as a spreadsheet file generator and an Excel file parser, allowing for the programmatic creation and manipulation of documents compatible with software such as Microsoft Excel and LibreOffice Calc. The library provides capabilities for programmatic spreadsheet generation and data extraction, enabling the conversion of data from spreadsheet files into programmable PHP formats. It also facilitates cross-format spreadsheet conversion, allowing data to be moved between different sta
Facilitates cross-format conversion, allowing data to be moved between different standards like XLSX and ODS.
This project is a curated library of Python code examples, educational resources, and programming tutorials. It functions as an educational repository designed to teach Python language fundamentals through practical implementation tasks, real-world exercises, and functional code snippets. The collection covers a diverse range of implementation examples, including the development of interactive websites and message boards using web frameworks. It also features scripts for audio speech processing, automated media processing for images, and the extraction of data from web content. Additional ca
Reads structured text and writes it into formatted Excel spreadsheet files.