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

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

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

LibrePDF/OpenPDF

0
View on GitHub↗
4,293 स्टार्स·704 फोर्क्स·Java·3 व्यूज़github.com/LibrePDF/OpenPDF↗

OpenPDF

OpenPDF एक Java लाइब्रेरी और डॉक्यूमेंट प्रोसेसर है जिसका उपयोग PDF दस्तावेज़ बनाने, संपादित करने, रेंडर करने और एन्क्रिप्ट करने के लिए किया जाता है। यह स्क्रैच से नई फ़ाइलें उत्पन्न करने, मौजूदा दस्तावेज़ संरचनाओं को संशोधित करने और टेक्स्ट सामग्री निकालने के लिए एक टूलकिट के रूप में कार्य करता है।

इस प्रोजेक्ट में मार्कअप को पार्स करके और शैलियों को लागू करके HTML और CSS सामग्री को PDF दस्तावेज़ों में बदलने के लिए एक समर्पित इंजन शामिल है। यह थंबनेल और पूर्वावलोकन के लिए PDF पेजों को इमेज फ़ॉर्मेट में बदलने के लिए एक रेंडरिंग इंजन, और दस्तावेज़ एन्क्रिप्शन के माध्यम से सामग्री की सुरक्षा के लिए एक सुरक्षा उपयोगिता भी प्रदान करता है।

लाइब्रेरी ग्राफिक्स, टेबल और मल्टी-पेज TIFF इमेज को जोड़ने का समर्थन करती है। यह मल्टी-बाइट वर्णों, द्वि-दिशात्मक टेक्स्ट और गैर-लैटिन लिपियों के समर्थन के माध्यम से जटिल टाइपोग्राफी को संभालती है।

यह सॉफ्टवेयर एक क्रॉस-प्लेटफ़ॉर्म Java रनटाइम का लाभ उठाता है और Android वातावरण के भीतर दस्तावेज़ प्रसंस्करण को सक्षम करने के लिए पैकेज शामिल करता है।

Features

  • PDF Document Generation - Generates new PDF documents from scratch using a programmatic Java interface.
  • PDF Document Management - Offers a comprehensive toolkit for generating, editing, and manipulating PDF files and their structures.
  • PDF Libraries - Provides a comprehensive Java library for creating, editing, rendering, and encrypting PDF documents.
  • HTML to PDF Converters - Provides an engine to render HTML and CSS content into portable PDF documents.
  • PDF Content Editing - Enables the modification of existing PDF files by altering text content and managing pages.
  • PDF Tables and Graphics - Supports the embedding of images, vector graphics, and structured data tables to visualize information.
  • PDF Text Extraction - Parses binary PDF files to extract raw text strings for processing and analysis.
  • PDF Typography - Adds text using various styles and fonts to support complex glyphs and right-to-left scripts.
  • HTML Layout Parsers - Features a layout parser that transforms HTML and CSS into a structured geometric box tree for PDF generation.
  • PDF and HTML Content Extraction - Opens and parses existing PDF documents to extract content into standardized objects for modification.
  • Compressed PDF Streams - Writes document content as sequential data streams using Flate or Brotli compression to minimize file size.
  • Multi-Language Rendering - Provides support for rendering diverse scripts and multi-byte character sets to ensure correct visual display across different languages.
  • PDF Internal Structure Access - Provides direct access to the internal PDF object model, including cross-reference tables and document trailers.
  • Complex Script Renderers - Computes correct glyph positioning and reordering for accented letters, bidirectional text, and non-Latin scripts.
  • PDF to Image Rendering - Transforms PDF page content into raster image formats for use in interfaces and files.
  • PDF Security and Signing - Implements PDF security through password protection and encryption to restrict document access.
  • PDF Encryptions and Decryptions - Implements encryption and decryption mechanisms to protect sensitive PDF files from unauthorized access.
  • Document Encryption - Secures sensitive PDF content using encryption to restrict unauthorized access.
  • Document Generation DSLs - Allows the creation of documents using a builder syntax and extension functions to define structure and content.
  • Font Embedding - Embeds subsetted font data and glyph mappings to ensure consistent typography across different PDF viewers.
  • Coordinate-Based Layouts - Provides a coordinate-based layout system to position text and graphics on a precise two-dimensional grid.
  • Bidi Layout Engines - Implements bidirectional layout engines to correctly position right-to-left scripts within PDF documents.
  • PDF Processing - Open-source fork for programmatic PDF creation.

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

librepdf/openpdf के लिए स्टार हिस्ट्री चार्टlibrepdf/openpdf के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    pymupdf/PyMuPDF

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

    PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool, OCR engine, and image converter, providing a programmatic interface to edit, merge, split, and optimize PDF and Office documents. The project distinguishes itself through high-performance capabilities, including the use of C-bindings for low-level manipulation and parallelized page processing to accelerate workloads. It provides specialized conversion paths, such as transforming PDF content into Markdown for retrieval-augmented generation and large language model pipelines. It

    Pythondata-scienceepubextract-data
    GitHub पर देखें↗9,086
  • unidoc/uniofficeunidoc का अवतार

    unidoc/unioffice

    4,809GitHub पर देखें↗

    unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,

    Godocxecma-376excel
    GitHub पर देखें↗4,809
  • mpdf/mpdfmpdf का अवतार

    mpdf/mpdf

    4,693GitHub पर देखें↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    GitHub पर देखें↗4,693
  • 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
OpenPDF के सभी 30 विकल्प देखें→

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

librepdf/openpdf क्या करता है?

OpenPDF एक Java लाइब्रेरी और डॉक्यूमेंट प्रोसेसर है जिसका उपयोग PDF दस्तावेज़ बनाने, संपादित करने, रेंडर करने और एन्क्रिप्ट करने के लिए किया जाता है। यह स्क्रैच से नई फ़ाइलें उत्पन्न करने, मौजूदा दस्तावेज़ संरचनाओं को संशोधित करने और टेक्स्ट सामग्री निकालने के लिए एक टूलकिट के रूप में कार्य करता है।

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

librepdf/openpdf की मुख्य विशेषताएं हैं: PDF Document Generation, PDF Document Management, PDF Libraries, HTML to PDF Converters, PDF Content Editing, PDF Tables and Graphics, PDF Text Extraction, PDF Typography।

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

librepdf/openpdf के ओपन-सोर्स विकल्पों में शामिल हैं: pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,… unidoc/unioffice — unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document… mpdf/mpdf — mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF… py-pdf/pypdf — pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations… py-pdf/pypdf2 — PyPDF2 is a pure Python library for transforming, securing, and extracting data from PDF documents. It provides a… hopding/pdf-lib — pdf-lib is a JavaScript PDF manipulation library used for creating, modifying, and editing PDF documents…