An open API service for producing an overview of a list of open source projects.

https://github.com/pypdfium2-team/pypdfium2

pdf pdf-documents pdf-to-image pdfium python rasterization

Score: 26.93584307198487

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Python bindings to PDFium, reasonably cross-platform.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,979
Total Committers: 8
Avg Commits per committer: 372.375
Development Distribution Score (DDS): 0.011

Commits in past year: 900
Committers in past year: 5
Avg Commits per committer in past year: 180.0
Development Distribution Score (DDS) in past year: 0.024

Name Email Commits
geisserml g****l@g****m 2947
dependabot[bot] 4****] 24
Adam Huganir a****m@h****m 3
Tim Stewart t****m@t****v 1
Mykola Skrynnyk 4****k 1
Helmut Januschka h****t@j****m 1
Erick Wilts 2****k 1
Dan Ilan 1****r 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 37
Total pull requests: 70
Average time to close issues: about 1 month
Average time to close pull requests: 6 days
Total issue authors: 21
Total pull request authors: 10
Average comments per issue: 5.97
Average comments per pull request: 2.53
Merged pull request: 39
Bot issues: 0
Bot pull requests: 18

Past year issues: 10
Past year pull requests: 43
Past year average time to close issues: 16 days
Past year average time to close pull requests: 6 days
Past year issue authors: 5
Past year pull request authors: 8
Past year average comments per issue: 10.6
Past year average comments per pull request: 3.07
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pypdfium2-team/pypdfium2

Top Issue Authors

  • mara004 (15)
  • elonzh (3)
  • iflitaiff (1)
  • zqkou (1)
  • noxthot (1)
  • MarkCarbonell98 (1)
  • Ezbaze (1)
  • richardhundt (1)
  • Manamama (1)
  • hoangthanh283 (1)
  • dhruvil237 (1)
  • hariharan-brucewayne220 (1)
  • sandeepb2013 (1)
  • haike-1213 (1)
  • MAbdElRaouf (1)

Top Pull Request Authors

  • mara004 (40)
  • dependabot[bot] (18)
  • scyyh11 (3)
  • mgiessing (2)
  • karlorz (2)
  • hjanuschka (1)
  • noxthot (1)
  • scop (1)
  • BobSlim (1)
  • timoteostewart (1)

Top Issue Labels

  • AI (before ban) (4)
  • bug (2)
  • release-blocker (2)
  • upstream (2)
  • spam / ai (1)
  • important (1)
  • packaging (1)
  • enhancement (1)
  • minor (1)
  • deprecation (1)
  • severe (1)
  • pdfium (1)

Top Pull Request Labels

  • dependencies (18)
  • github_actions (13)
  • minor (6)
  • AI (before ban) (5)
  • python (1)
  • release-blocker (1)

Package metadata

pypi.org: pypdfium2

Python bindings to PDFium

  • Homepage: https://github.com/pypdfium2-team/pypdfium2
  • Documentation: https://pypdfium2.readthedocs.io
  • Licenses: BSD-3-Clause, Apache-2.0, dependency licenses
  • Latest release: 5.13.0 (published 13 days ago)
  • Last Synced: 2026-08-24T13:42:44.928Z (1 day ago)
  • Versions: 133
  • Dependent Packages: 65
  • Dependent Repositories: 546
  • Downloads: 76,668,653 Last month
  • Docker Downloads: 50,377
  • Rankings:
    • Downloads: 0.56%
    • Dependent repos count: 0.612%
    • Average: 1.471%
    • Dependent packages count: 1.611%
    • Docker downloads count: 3.102%
  • Maintainers (1)
proxy.golang.org: github.com/pypdfium2-team/pypdfium2

  • Homepage:
  • Status: removed
  • Documentation: https://pkg.go.dev/github.com/pypdfium2-team/pypdfium2#section-documentation
  • Licenses:
  • Latest release: v0.0.0-20260812181550-9d8145415f18 (published 13 days ago)
  • Last Synced: 2026-08-24T13:46:58.662Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.482%
    • Average: 4.633%
    • Dependent repos count: 4.783%
anaconda.org: pypdfium2

pypdfium2 is an ABI-level Python 3 binding to PDFium, a powerful and liberal-licensed library for PDF rendering, inspection, manipulation and creation.

  • Homepage: https://github.com/pypdfium2-team/pypdfium2
  • Licenses: Apache-2.0 OR BSD-3-Clause
  • Latest release: 5.12.1 (published about 1 month ago)
  • Last Synced: 2026-08-07T08:33:22.749Z (19 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 130 Total
  • Rankings:
    • Dependent packages count: 34.214%
    • Dependent repos count: 37.306%
    • Average: 48.593%
    • Downloads: 74.26%

Dependencies

.github/workflows/main.yaml actions
.github/workflows/cibw_one.yaml actions
.github/workflows/sbuild_one.yaml actions
.github/workflows/trigger_main.yaml actions
  • benc-uk/workflow-dispatch 31e2b3319479a63f0ab15bf800eff9e913504e26 composite
.github/workflows/gh_pages.yaml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v1 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v1 composite
.github/workflows/test_release.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
setup.py pypi
.github/workflows/dispatch.yaml actions
.github/workflows/native_build.yaml actions
.github/actions/prepare_step/action.yml actions
  • actions/setup-python ece7cb06caefa5fff74198d8649806c4678c61a1 composite
.github/workflows/test_one.yaml actions
  • ./.github/actions/prepare_step * composite
  • ./.github/actions/test_step * composite
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • actions/download-artifact 3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c composite
.github/actions/inspect_step/action.yml actions
.github/actions/test_step/action.yml actions
  • docker/setup-qemu-action 96fe6ef7f33517b61c61be40b68a1882f3264fb8 composite
.github/workflows/pbin_one.yaml actions
.github/workflows/test_bsd.yaml actions
  • actions/checkout 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 composite
  • cross-platform-actions/action 5ea7e8e4677bd726033a10b094ba1c5762b15dee composite
.github/workflows/native_build_one.yaml actions
.github/actions/venv_step/action.yml actions