awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Android PDF Libraries

Ranking updated Jul 13, 2026

For a library for rendering PDFs on Android, the strongest matches are dimuthuupe/androidpdfviewer (This library provides a dedicated PDF viewing component for), librepdf/openpdf (OpenPDF is a comprehensive Java-based toolkit for PDF generation) and barteksc/androidpdfviewer (This library provides a robust PDF rendering and viewing). jsvine/pdfplumber and wojtekmaj/react-pdf round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “best android pdf libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Android PDF Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • dimuthuupe/androidpdfviewerDImuthuUpe avatar

    DImuthuUpe/AndroidPdfViewer

    8,468View on GitHub↗

    AndroidPdfViewer is a user interface library for Android applications that provides a view for displaying PDF documents. It utilizes the PdfiumAndroid rendering engine to decode PDF files into bitmaps for display on mobile devices. The library includes built-in support for zooming, scaling, and scroll navigation. It allows for the loading of PDF data from various document sources and provides controls to adjust rendering quality and visual fidelity. The component handles mobile document navigation through features such as page filtering, hyperlink detection, and customizable scroll handles.

    This library provides a dedicated PDF viewing component for Android applications, offering essential rendering and navigation features that directly address the core requirements for mobile PDF display.

    JavaPDF ViewersPDF Rendering Engines
    View on GitHub↗8,468
  • librepdf/openpdfLibrePDF avatar

    LibrePDF/OpenPDF

    4,293View on GitHub↗

    OpenPDF is a Java library and document processor used for creating, editing, rendering, and encrypting PDF documents. It functions as a toolkit for generating new files from scratch, modifying existing document structures, and extracting text content. The project includes a dedicated engine for transforming HTML and CSS content into PDF documents by parsing markup and applying styles. It also provides a rendering engine to convert PDF pages into image formats for thumbnails and previews, alongside a security utility for protecting content via document encryption. The library supports the add

    OpenPDF is a comprehensive Java-based toolkit for PDF generation, manipulation, and text extraction that can be integrated into Android applications, though it lacks the high-level UI components typically found in dedicated mobile PDF viewers.

    JavaPDF Document GenerationPDF Document ManagementHTML Layout Parsers
    View on GitHub↗4,293
  • barteksc/androidpdfviewerB

    barteksc/AndroidPdfViewer

    0View on GitHub↗

    This library provides a robust PDF rendering and viewing component for Android applications, making it a direct fit for developers needing to integrate document display capabilities.

    User Guides
    View on GitHub↗0
  • jsvine/pdfplumberjsvine avatar

    jsvine/pdfplumber

    9,732View on GitHub↗

    pdfplumber is a PDF data extraction library and layout analysis tool used to retrieve text, tables, and geometric objects from PDF files using precise coordinate-based analysis. It functions as a layout analyzer and table parser that identifies the bounding boxes and visual coordinates for every character and image on a page. The library distinguishes itself through visual debugging capabilities, allowing users to render PDF pages as images and draw annotations to verify the position of extracted data. It employs line and intersection analysis to identify cell structures and convert unstructu

    This is a Python-based PDF data extraction and layout analysis tool, not an Android library for mobile PDF rendering or viewing.

    PythonPDF ParsersText Extraction
    View on GitHub↗9,732
  • wojtekmaj/react-pdfwojtekmaj avatar

    wojtekmaj/react-pdf

    10,920View on GitHub↗

    React-pdf is a library of components designed to integrate document viewing and interaction into web applications. It provides a standardized interface for parsing and displaying portable document format files directly within a browser environment, supporting input from local files, remote web addresses, and encoded data strings. The library renders document content onto HTML5 canvas elements to ensure consistent visual display across browsers. To maintain interface responsiveness during document processing, it offloads parsing tasks to background threads. It also implements a layered approac

    This is a web-based React component library for rendering PDFs in browsers, which does not provide the native Android SDK or Kotlin support required for mobile application development.

    TypeScriptPDF AnnotationsPDF Parsers
    View on GitHub↗10,920
  • hopding/pdf-libHopding avatar

    Hopding/pdf-lib

    8,515View on GitHub↗

    pdf-lib is a JavaScript PDF manipulation library used for creating, modifying, and editing PDF documents programmatically. It functions as a cross-runtime tool compatible with Node, Browser, Deno, and mobile JavaScript environments. The library provides a programmatic interface for document editing and form generation. It supports building interactive PDF forms, populating existing fields with custom data, and flattening forms into static content. Its broader capabilities include generating new documents from scratch, rearranging or copying pages between files, and managing document metadata

    This is a JavaScript-based library for PDF manipulation and generation that is designed for web and Node.js environments rather than being a native Android library for PDF rendering and viewing.

    TypeScriptPDF Form FillingPDF Form and Annotation Tools
    View on GitHub↗8,515
  • xournalpp/xournalppxournalpp avatar

    xournalpp/xournalpp

    14,891View on GitHub↗

    Xournalpp is a digital note-taking and annotation application designed for capturing natural handwriting and sketching. It functions as a vector graphics editor that treats individual strokes, shapes, and text as discrete, editable objects, allowing users to refine and manipulate their work after it has been placed on the canvas. The application provides a specialized environment for overlaying handwritten notes and drawings onto existing PDF documents. By utilizing pressure-sensitive stylus input, it simulates a natural writing experience, while its layered canvas composition enables users t

    This is a desktop note-taking application rather than an Android library, making it a tool for end-users to annotate PDFs rather than a component for developers to integrate into mobile apps.

    C++PDF Annotations
    View on GitHub↗14,891
  • opensignlabs/opensignOpenSignLabs avatar

    OpenSignLabs/OpenSign

    6,551View on GitHub↗

    OpenSign is a self-hosted, open-source document signing platform that enables users to send, sign, and manage PDF documents with digital certificates and encryption. It functions as a complete e-signature solution, allowing organizations to run their own signing service on private infrastructure while maintaining full control over their data and document workflows. The platform supports sequential multi-signer workflows, where documents can be sent to multiple recipients in a predefined order, with each signer receiving an email-based one-time password for verification before accessing the do

    This is a complete, self-hosted document signing application rather than a library for Android developers to integrate PDF rendering or manipulation into their own mobile apps.

    JavaScriptPDF AnnotationsPDF Annotation Rendering
    View on GitHub↗6,551
  • foliojs/pdfkitfoliojs avatar

    foliojs/pdfkit

    10,667View on GitHub↗

    pdfkit is a JavaScript PDF generation library used to programmatically create binary PDF documents in Node.js and browser environments. It functions as a vector graphics engine for rendering paths, shapes, gradients, and tiling patterns, and as a tool for producing rich text and tagged documents that follow international accessibility standards for screen reader compatibility. The library includes a security and encryption utility for applying document encryption and restricting user permissions regarding printing, copying, or editing. It also serves as a form and annotation tool, enabling th

    This is a JavaScript library for generating and creating PDF documents in Node.js or web environments, rather than an Android-native library for rendering or viewing existing PDF files within a mobile application.

    JavaScriptInteractive PDF Form FieldsPDF Form and Annotation Tools
    View on GitHub↗10,667
  • happycola233/tchmaterial-parserhappycola233 avatar

    happycola233/tchMaterial-parser

    5,383View on GitHub↗

    tchMaterial-parser is an educational PDF downloader and content parser designed to extract digital textbooks from the National Smart Education Platform. It functions as a batch document downloader that retrieves multiple educational resources in bulk, utilizing automated file naming based on extracted titles and metadata. The system includes a PDF bookmark generator that creates navigational tables of contents and internal jump-links within downloaded files. It resolves remote preview links into direct downloadable addresses and employs token-based authentication to authorize API requests for

    This project is a specialized batch downloader and metadata parser for educational textbooks rather than a general-purpose Android library for PDF rendering or manipulation.

    PythonPDF Parsers
    View on GitHub↗5,383
  • pdfminer/pdfminer.sixpdfminer avatar

    pdfminer/pdfminer.six

    6,906View on GitHub↗

    pdfminer.six is a programmatic tool for extracting text, layout information, and metadata from PDF documents into machine-readable formats. It functions as a document parser that converts internal PDF objects and structures into accessible data objects for analysis. The project includes utilities for decrypting RC4 and AES encrypted files to enable content extraction. It also provides a layout analyzer to identify fonts, colors, and text locations to determine the organizational structure of pages. The system covers a broad range of extraction capabilities, including the retrieval of embedde

    This is a Python-based PDF parsing and extraction library designed for server-side or desktop analysis, rather than an Android-native library for rendering or viewing documents in mobile applications.

    PythonPDF Parsers
    View on GitHub↗6,906
  • tabulapdf/tabulatabulapdf avatar

    tabulapdf/tabula

    7,425View on GitHub↗

    Tabula is a PDF table extraction tool and data scraper designed to isolate tabular structures within text-based PDF files. It functions as a converter that transforms these layouts into structured CSV or spreadsheet formats for data recovery and analysis. The project provides both a visual interface for manually selecting table areas and a headless command-line interface. This dual approach allows for a choice between manual data recovery via visual-area selection and the integration of table extraction into automated data pipelines. The extraction process utilizes Java-based PDF parsing and

    Tabula is a specialized desktop utility for extracting tabular data from PDFs into spreadsheets, rather than an Android library for rendering or viewing PDF documents within mobile applications.

    CSSPDF Parsers
    View on GitHub↗7,425
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
dimuthuupe/androidpdfviewer8.5KJavaApache-2.0Nov 7, 2025
librepdf/openpdf4.3KJavaNOASSERTIONJun 3, 2026
barteksc/androidpdfviewer0———
jsvine/pdfplumber9.7KPythonmitJan 28, 2026
wojtekmaj/react-pdf10.9KTypeScriptmitFeb 20, 2026
hopding/pdf-lib8.5KTypeScriptMITJul 17, 2024
xournalpp/xournalpp14.9KC++GPL-2.0Jun 15, 2026
opensignlabs/opensign6.6KJavaScriptNOASSERTIONJun 22, 2026
foliojs/pdfkit10.7KJavaScriptMITJun 20, 2026
happycola233/tchmaterial-parser5.4KPythonMITJun 23, 2026

Related searches

  • a javascript library for generating pdf files
  • a PDF generation library for Java applications
  • a library for generating pdfs in C#
  • an open source pdf viewer for desktop
  • a python library for manipulating pdf files
  • a python library for manipulating pdf files
  • an open source tool for editing PDFs
  • a browser PDF editor