awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesSpreadsheet Format Converters

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.

Awesome Spreadsheet Format Converters GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • phpoffice/phpspreadsheetAvatar von PHPOffice

    PHPOffice/PhpSpreadsheet

    13,932Auf GitHub ansehen↗

    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.

    PHP
    Auf GitHub ansehen↗13,932
  • show-me-the-code/pythonAvatar von Show-Me-the-Code

    Show-Me-the-Code/python

    4,226Auf GitHub ansehen↗

    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.

    HTML
    Auf GitHub ansehen↗4,226
  1. Home
  2. Data & Databases
  3. Spreadsheet Format Converters

Unter-Tags erkunden

  • Text-to-Spreadsheet ConvertersReads structured plain text data and writes it into formatted Excel spreadsheet files. **Distinct from Spreadsheet Format Converters:** Distinct from Spreadsheet Format Converters: converts from plain text input rather than between spreadsheet formats.