awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDocument Processing Libraries

Libraries providing document manipulation capabilities optimized for mobile operating systems.

Distinct from Android System Integrations: Distinct from Android System Integrations: focuses on the availability of document processing logic rather than OS feature binding.

Explore 1 awesome GitHub repository matching mobile development · Document Processing Libraries. Refine with filters or upvote what's useful.

Awesome Document Processing Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • librepdf/openpdfLibrePDF 的头像

    LibrePDF/OpenPDF

    4,293在 GitHub 上查看↗

    OpenPDF 是一个 Java 库和文档处理器,用于创建、编辑、渲染和加密 PDF 文档。它充当一个工具包,用于从零生成新文件、修改现有文档结构以及提取文本内容。 该项目包含一个专用引擎,通过解析标记并应用样式,将 HTML 和 CSS 内容转换为 PDF 文档。它还提供了一个渲染引擎,用于将 PDF 页面转换为图像格式以生成缩略图和预览,以及一个用于通过文档加密保护内容的安全实用程序。 该库支持添加图形、表格和多页 TIFF 图像。它通过支持多字节字符、双向文本和非拉丁脚本来处理复杂的排版。 该软件利用跨平台 Java 运行时,并包含在 Android 环境中启用文档处理的包。

    Includes specific packages that enable PDF document processing within Android mobile environments.

    Java
    在 GitHub 上查看↗4,293
  1. Home
  2. Mobile Development
  3. Android System Integrations
  4. Document Processing Libraries