Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-28 00:29 UTC

py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files

PythonCustom license★ 10,173 stars⑂ 1,617 forkssince Jan 2012View on GitHub ↗

py-pdf/pypdf holds a health index of 98 out of 100, placing it in the Exceptional band. It scores highest on Vitality (99/100) and lowest on AI Readiness (62/100). It was last updated today. 3 contributors account for most of its recent work.

98
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

98
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 88 is calibrated to 98 on the published index scale (record calibration 2026-08-02).

Ownership

py-pdfOrganization
231 followers11 public repossince Apr 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIpypdf6.16.2-1124 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume426 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year426
human_commit_share0.94
days_since_last_push0
active_weeks_last_year49

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 4 days ago
27/27Release cadencea release every ~8.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag6.16.2
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases8.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

82Excellent · 17% of overall
How it's scored
60/60Stars10,173 stars
25/25Forks1,617 forks
11.9/15Watchers141 watchers
Inputs used
forks1,617
stars10,173
watchers141
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, codecov.io, shields.io
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

81Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.1/22.5Commit distributiontop contributor authored 33% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 20 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled99
top_contributor_share0.327
How it's scored
39.3/42Issue resolution94% of issues closed
25.4/30PR acceptance1,843/2,173 decided PRs merged
11.6/13Newcomer PR acceptance8/9 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 29/30 approved changesets -- score normalized to 9
Inputs used
merged_prs1,843
open_issues93
closed_issues1,342
prs_merged_7d36
prs_decided_7d38
prs_merged_30d43
prs_decided_30d45
issue_closed_ratio0.935
closed_unmerged_prs330
first_time_authors_30d9
first_time_prs_merged_30d8
first_time_prs_decided_30d9
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
17/25Owner reach231 followers of py-pdf
16.7/25Track record11 public repos, account ~4 yr old
Inputs used
followers231
owner_typeOrganization
is_verifiedno
owner_loginpy-pdf
public_repos11
account_age_days1,607

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 4 days ago
20/20Version history112 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagespypdf
ecosystemspypi
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff], [tool.isort])
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://pypdf.readthedocs.io/en/latest/
10/10Repository description
10/10Topics8 topics
0/10Wiki
Inputs used
topicspypdf2, pdf, python, pdf-parser, pdf-parsing, pdf-manipulation, pdf-documents, help-wanted
has_wikino
homepagehttps://pypdf.readthedocs.io/en/latest/
docs_sitehttps://pypdf.readthedocs.io/en/latest/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

92Excellent · 16% of overall

Security posture

90Excellent
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
4.5/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-ReviewFound 29/30 approved changesets -- score normalized to 9
2.5/2.5Contributorsproject has 20 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate9
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories33
affected_packages3
assessed_packages84
unassessed_packages1
affected_by_severitycritical 1, high 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 84 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

62Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history88 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.936
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, docs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff], [tool.isort])
11/11Static type checkingpypdf/py.typed
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance6 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configspypdf/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
27/45Type-checkable codePython with type-check config (pypdf/py.typed)
50.2/55Manageable file sizes9/104 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes577,665
source_files_sampled104
oversized_source_files9

Key facts

10,173GitHub stars
99contributors
426commits, last 12 months
0days since last push
100releases
3bus factor
93open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 13 authors (cap 12)
  • pypi download statistics for 'pypdf' unavailable this scan (stats endpoint failed after retries); adoption may be under-evidenced

More detail

Star and fork history 0 ★ / 1,617 ⇿
0Stars
1,617Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

5007501,0001,2501,5001,7501,617102019-012022-102026-08
Major 3Minor 43Patch 53

Each point covers 7 days.

OpenSSF Scorecard 9.0 / 10
9.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-28 00:29 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 29/30 approved changesets -- score normalized to 9
10Contributorsproject has 20 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPItyping_extensions>= 4.0pyproject.toml
All dependencies 85

Full resolved dependency set from the GitHub dependency graph: 3 direct and 82 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPItyping-extensionsdirect
PyPItyping-extensions4.12.2direct
PyPItyping-extensions4.15.0direct
PyPIalabaster1.0.0indirect
PyPIarabic-reshaper3.0.0indirect
PyPIbabel2.16.0indirect
PyPIbuild1.2.2.post1indirect
PyPIcertifi2024.8.30indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.4.0indirect
PyPIcharset-normalizer3.4.0indirect
PyPIclick8.1.7indirect
PyPIcoverage7.13.0indirect
PyPIcoverage7.6.1indirect
PyPIcryptography48.0.1indirect
PyPIcryptography50.0.0indirect
PyPIdefusedxml0.7.1indirect
PyPIdistlib0.3.9indirect
PyPIdocutils0.20.1indirect
PyPIdocutils0.21.2indirect
PyPIexceptiongroup1.2.2indirect
PyPIexecnet2.1.1indirect
PyPIfilelock3.20.3indirect
PyPIflit3.11.0indirect
PyPIflit4.0.2indirect
PyPIflit-core3.11.0indirect
PyPIflit-core4.0.2indirect
PyPIfonttools4.61.0indirect
PyPIfpdf22.8.1indirect
PyPIidentify2.6.1indirect
PyPIidna3.15indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-metadata8.5.0indirect
PyPIiniconfig2.0.0indirect
PyPIjinja23.1.6indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkupsafe3.0.1indirect
PyPImdit-py-plugins0.4.2indirect
PyPImdurl0.1.2indirect
PyPImypy1.17.0indirect
PyPImypy-extensions1.0.0indirect
PyPImyst-parser4.0.0indirect
PyPInodeenv1.9.1indirect
PyPIpackaging24.1indirect
PyPIpathspec1.0.4indirect
PyPIpillow12.2.0indirect
PyPIpillow12.3.0indirect
PyPIpip-tools7.4.1indirect
PyPIplatformdirs4.3.6indirect
PyPIpluggy1.5.0indirect
PyPIpre-commit3.5.0indirect
PyPIpy-cpuinfo9.0.0indirect
PyPIpycparser2.22indirect
PyPIpycryptodome3.23.0indirect
PyPIpygments2.20.0indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpytest9.0.3indirect
PyPIpytest-benchmark5.2.3indirect
PyPIpytest-cov5.0.0indirect
PyPIpytest-socket0.7.0indirect
PyPIpytest-timeout2.3.1indirect
PyPIpytest-xdist3.6.1indirect
PyPIpython-bidi0.6.10indirect
PyPIpyyaml6.0.2indirect
PyPIrequests2.33.0indirect
PyPIruff0.15.0indirect
PyPIruff0.16.0indirect
PyPIsnowballstemmer2.2.0indirect
PyPIsphinx8.1.3indirect
PyPIsphinx-rtd-theme3.0.1indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPItomli2.0.2indirect
PyPItomli-w1.0.0indirect
PyPItypeguard4.3.0indirect
PyPItypes-pyyaml6.0.12.20250915indirect
PyPIurllib32.7.0indirect
PyPIvirtualenv20.36.1indirect
PyPIwheel0.46.2indirect
PyPIzipp3.20.2indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 84 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
pillow12.2.0indirectcritical2612.3.0
click8.1.7indirecthigh18.3.3
cryptography48.0.1indirecthigh650.0.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.