pdftopng
A PDF to PNG conversion library (based on pdftoppm from poppler)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Repository
A PDF to PNG conversion library (based on pdftoppm from poppler)
Basic Info
Statistics
- Stars: 42
- Watchers: 2
- Forks: 20
- Open Issues: 11
- Releases: 0
Metadata Files
README.md
pdftopng
A PDF to PNG conversion library (based on pdftoppm from poppler)
Installation
$ pip install pdftopng
Usage
``` from pdftopng import pdftopng
pdftopng.convert(pdfpath="foo.pdf", pngpath="foo.png") ```
$ pdftopng /path/to/pdf /path/to/png
Testing
First, set up the development environment using:
$ pip install -e ".[dev]"
And then:
$ pytest --verbose --cov-report term --cov-report xml --cov=pdftopng tests/test_*.py
Versioning
pdftopng uses Semantic Versioning. For the available versions, see the tags on this repository.
License
This project is licensed under GPLv2, see the LICENSE file for details.
Owner
- Name: Vinayak Mehta
- Login: vinayak-mehta
- Kind: user
- Location: Paris
- Website: vinayak.io/now
- Twitter: vortex_ape
- Repositories: 88
- Profile: https://github.com/vinayak-mehta
Working on open source tools
GitHub Events
Total
- Issues event: 1
- Watch event: 5
- Delete event: 8
- Issue comment event: 4
- Push event: 22
- Pull request event: 8
- Fork event: 2
- Create event: 9
Last Year
- Issues event: 1
- Watch event: 5
- Delete event: 8
- Issue comment event: 4
- Push event: 22
- Pull request event: 8
- Fork event: 2
- Create event: 9
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Vinayak Mehta | v****4@g****m | 87 |
| Nemo | me@c****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 15
- Average time to close issues: 8 months
- Average time to close pull requests: 3 months
- Total issue authors: 6
- Total pull request authors: 7
- Average comments per issue: 3.83
- Average comments per pull request: 1.53
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 16 minutes
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- andy201709 (1)
- edwintorok (1)
- vinayak-mehta (1)
- dhdaines (1)
- ramSeraph (1)
- sweco-sekrsv (1)
- myselfhimself (1)
Pull Request Authors
- vinayak-mehta (11)
- captn3m0 (2)
- foarsitter (2)
- dkrako (1)
- john-kurkowski (1)
- aptakhin (1)
- myselfhimself (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 29,771 last-month
- Total docker downloads: 807
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 31
(may contain duplicates) - Total versions: 8
- Total maintainers: 1
pypi.org: pdftopng
A PDF to PNG conversion library.
- Homepage: https://github.com/vinayak-mehta/pdftopng
- Documentation: https://pdftopng.readthedocs.io/
- License: GPL-2.0
-
Latest release: 0.2.4
published over 1 year ago
Rankings
Maintainers (1)
conda-forge.org: pdftopng
- Homepage: https://github.com/vinayak-mehta/pdftopng
- License: GPL-2.0-only
-
Latest release: 0.2.3
published about 4 years ago
Rankings
Dependencies
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- ilammy/msvc-dev-cmd v1 composite
- pypa/gh-action-pypi-publish master composite
- actions/checkout v2 composite
- actions/setup-python v2 composite