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

https://github.com/mithunvoe/pdf2docx-plus

Score: 7.680637427560936

Last synced: about 8 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 41
Total Committers: 3
Avg Commits per committer: 13.667
Development Distribution Score (DDS): 0.317

Commits in past year: 41
Committers in past year: 3
Avg Commits per committer in past year: 13.667
Development Distribution Score (DDS) in past year: 0.317

Name Email Commits
mithunvoe k****2@g****m 28
github-actions[bot] 4****] 10
pdf2docx-plus b****t@p****s 3

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 6
Average time to close issues: N/A
Average time to close pull requests: 3 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mithunvoe/pdf2docx-plus

Top Issue Authors

Top Pull Request Authors

  • mithunvoe (6)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: pdf2docx-plus

Hardened PDF->DOCX converter. Fork of pdf2docx with stability fixes, typed API, plugin architecture, and optional ML layout/OCR/table backends.

  • Homepage: https://github.com/mithunvoe/pdf2docx-plus
  • Documentation: https://pdf2docx-plus.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.6.10 (published 2 months ago)
  • Last Synced: 2026-08-25T14:04:30.109Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 360 Last month
  • Rankings:
    • Dependent packages count: 7.387%
    • Average: 24.584%
    • Dependent repos count: 41.781%
  • Maintainers (1)

Dependencies

pyproject.toml pypi
  • fire >=0.5.0
  • fonttools >=4.24.0
  • numpy >=1.24.0
  • opencv-python-headless >=4.8
  • pymupdf >=1.24.0
  • python-docx >=1.1.0
  • typing-extensions >=4.10
setup.py pypi
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v2 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
docs/requirements.txt pypi
  • autodoc *
  • furo *
  • rst2pdf *
  • sphinx *
  • sphinx_copybutton *
  • sphinx_markdown_builder *
  • sphinxcontrib.apidoc *
requirements.txt pypi
  • PyMuPDF >=1.26.7
  • fire >=0.3.0
  • fonttools >=4.24.0
  • numpy >=1.17.2
  • opencv-python-headless >=4.5
  • python-docx >=0.8.10