4 रिपॉजिटरी
Exporting the internal content and hierarchical structure of documents into JSON.
Distinct from JSON Document Manipulation: Focuses on the export of document content as JSON, not the manipulation of existing JSON documents.
Explore 4 awesome GitHub repositories matching data & databases · Document Structure Export. Refine with filters or upvote what's useful.
Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored
Provides capabilities to export editor content specifically in Markdown and JSON formats for use in external applications.
OfficeCLI एक हेडलेस ऑफिस सूट और ऑटोमेशन टूल है जिसे प्रोग्रामेटिक रूप से Microsoft Office डॉक्यूमेंट्स को पढ़ने, एडिट करने और जनरेट करने के लिए डिज़ाइन किया गया है। यह एक OOXML मैनिपुलेशन लाइब्रेरी और एक डॉक्यूमेंट टेम्पलेटिंग इंजन के रूप में कार्य करता है, जो एक स्टैंडअलोन बाइनरी प्रदान करता है जो ऑफिस सॉफ्टवेयर के लोकल इंस्टॉलेशन की आवश्यकता के बिना Word, Excel और PowerPoint फाइलों के प्रबंधन की अनुमति देता है। यह प्रोजेक्ट JSON-RPC सर्वर और Model Context Protocol के माध्यम से AI एजेंट्स के लिए टूल्स के रूप में डॉक्यूमेंट ऑपरेशन्स को उजागर करके खुद को अलग करता है। यह XPath का उपयोग करके रॉ XML मैनिपुलेशन के माध्यम से उन्नत कस्टमाइज़ेशन को सक्षम बनाता है और एक सीरियलाइज़ेशन सिस्टम प्रदान करता है जो डॉक्यूमेंट सबट्रीज़ को रिप्ले-योग्य JSON बैचेस में डंप करता है। यह टूल फॉर्मूला मूल्यांकन और पिवट टेबल जनरेशन के साथ प्रोग्रामेटिक स्प्रेडशीट इंजीनियरिंग, साथ ही स्टाइल मैनेजमेंट, रिवीज़न ट्रैकिंग और बहुभाषी टेक्स्ट फॉर्मेटिंग जैसे व्यापक वर्ड प्रोसेसिंग कार्यों सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें डेटा विज़ुअलाइज़ेशन, संरचित JSON या उच्च-निष्ठा HTML में कंटेंट एक्सट्रैक्शन, और स्वचालित रिपोर्ट जनरेशन के लिए पूर्वनिर्धारित टेम्पलेट्स में JSON डेटा को मर्ज करने के लिए यूटिलिटीज़ भी शामिल हैं।
Dumps document subtrees into replayable JSON batches to enable imitation and automated variation generation.
DocTR is a deep learning OCR library built on PyTorch that detects and transcribes text in document images using a two-stage detection-recognition pipeline. It provides a complete framework for building and deploying OCR pipelines with pretrained models available through the Hugging Face Hub, and supports exporting trained models to ONNX format for cross-runtime deployment. The library offers end-to-end OCR pipelines that combine text detection and recognition to extract all text from document images or PDFs, with support for rotated page handling and varied text orientations. It includes cap
Serializes the full document structure into nested JSON for export.
GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la
Exports the content and structure of a Google Document into a JSON file for external processing.