For ऑफिस डॉक्यूमेंट फॉर्मेट्स को कन्वर्ट करने के लिए एक लाइब्रेरी, the strongest matches are gotenberg/gotenberg (Gotenberg is an API-driven document conversion service that supports), jgm/pandoc (Pandoc is a universal document converter that supports a) and mwilliamson/mammoth.js (Mammoth). Each is ranked by relevance to your query, popularity and recent activity.
विभिन्न डॉक्यूमेंट, स्प्रेडशीट और प्रेजेंटेशन फाइल फॉर्मेट्स के बीच प्रोग्रामेटिक रूप से कन्वर्ट करने के लिए ओपन-सोर्स टूल्स और लाइब्रेरीज़।
Gotenberg is a stateless, containerized service that provides a unified API for document conversion, manipulation, and web-to-PDF rendering. It functions as a centralized engine that abstracts complex document processing tasks, allowing users to interact with various rendering tools and libraries through standard HTTP requests. The service distinguishes itself by utilizing headless browser automation to capture web content and by wrapping multiple specialized PDF engines into a single interface. It supports asynchronous task execution, offloading resource-intensive operations to background wo
Gotenberg is an API-driven document conversion service that supports office formats like DOCX, XLSX, and ODF via LibreOffice, plus PDF and web-to-PDF, making it a solid fit for automated batch conversion — it provides an HTTP API rather than a command-line interface.
Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It functions by parsing input documents into a unified intermediate abstract syntax tree, which serves as the foundation for consistent manipulation and transformation across diverse output types. The system is distinguished by its modular reader-writer pipeline, which decouples input parsing from output generation to allow for granular control over document structure. Users can programmatically manipulate this intermediate tree through a robust filter system, supporting both ex
Pandoc is a universal document converter that supports a wide range of office and markup formats (including DOCX, ODT, Markdown, LaTeX, and PDF output) via its command-line interface, making it a strong fit for automated batch conversion between document formats.
Mammoth.js is a document conversion library focused on converting DOCX files to HTML, which fits the category of document format conversion tools, but it lacks support for the wide range of office formats (XLSX, PPTX, ODF, PDF) that your search requires.