awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modesty avatar

modesty/pdf2json

0
View on GitHub↗
2,204 स्टार्स·392 फोर्क्स·Java·6 व्यूज़github.com/modesty/pdf2json↗

Pdf2json

pdf2json is a node.js module that converts binary PDF to JSON and text. Built with pdf.js, it extracts text content and interactive form elements for server-side processing and command-line use.

Features

  • Document Processing - Parsing PDF binary files into structured JSON.

स्टार हिस्ट्री

modesty/pdf2json के लिए स्टार हिस्ट्री चार्टmodesty/pdf2json के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Pdf2json के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pdf2json के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • py-pdf/pypdfpy-pdf का अवतार

    py-pdf/pypdf

    9,818GitHub पर देखें↗

    pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations for document processing, such as merging multiple files into one or splitting a single document into smaller files. The project includes specialized tools for managing interactive elements, including the creation and modification of annotations, hyperlinks, and form fields. It also supports advanced metadata management, allowing for the extraction and modification of standard document properties and XML-based XMP metadata. Beyond basic structural changes, the library covers pa

    Pythonhelp-wantedpdfpdf-documents
    GitHub पर देखें↗9,818
  • dtjohnson/xlsx-populatedtjohnson का अवतार

    dtjohnson/xlsx-populate

    999GitHub पर देखें↗

    Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.

    JavaScript
    GitHub पर देखें↗999
  • exceljs/exceljsE

    exceljs/exceljs

    15,370GitHub पर देखें↗

    ExcelJS is a Node.js spreadsheet engine and manipulation library used for reading, writing, and modifying XLSX and CSV files. It functions as a formatting tool and asynchronous streaming parser for generating complex workbooks containing formulas, rich text, and custom styles. The library is distinguished by its ability to process large datasets using asynchronous data streaming and incremental processing, which minimizes memory usage during data extraction and file generation. Its capability surface covers comprehensive data management, including structured tables, named ranges, and cell da

    JavaScript
    GitHub पर देखें↗15,370
  • dolanmiu/docxdolanmiu का अवतार

    dolanmiu/docx

    5,814GitHub पर देखें↗

    docx is a JavaScript and TypeScript library for the programmatic generation and manipulation of Word documents. It serves as an OOXML document generator, allowing developers to create formatted office files through code instead of manual editing. The library enables document automation across both Node.js and web browser environments. It supports client-side document export, allowing users to generate and download files directly in the browser without a backend server. Capabilities include the ability to define page layouts, margins, and orientation. Users can programmatically insert documen

    TypeScript
    GitHub पर देखें↗5,814
Pdf2json के सभी 12 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

modesty/pdf2json क्या करता है?

pdf2json is a node.js module that converts binary PDF to JSON and text. Built with pdf.js, it extracts text content and interactive form elements for server-side processing and command-line use.

modesty/pdf2json की मुख्य विशेषताएं क्या हैं?

modesty/pdf2json की मुख्य विशेषताएं हैं: Document Processing।

modesty/pdf2json के कुछ ओपन-सोर्स विकल्प क्या हैं?

modesty/pdf2json के ओपन-सोर्स विकल्पों में शामिल हैं: py-pdf/pypdf — pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations… dolanmiu/docx — docx is a JavaScript and TypeScript library for the programmatic generation and manipulation of Word documents. It… dtjohnson/xlsx-populate — Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining,… exceljs/exceljs — ExcelJS is a Node.js spreadsheet engine and manipulation library used for reading, writing, and modifying XLSX and CSV… foliojs/pdfkit — pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and… hopding/pdf-lib — pdf-lib is a JavaScript PDF manipulation library used for creating, modifying, and editing PDF documents…