Skip to main content

CLI utility to convert PDF pages to PNG images

Project description

PROJECT_NAME

PyPi Version PyPI Status Python Versions License Last Commit Build Status

PROJECT_DESC

TODO

  1. Find & replace PROJECT_NAME with the CLI command/PyPI project/Github repo name.
  2. Find & replace MODULE_NAME with the project's Python root module name (src/MODULE_NAME).
  3. Find & replace PROJECT_DESC with the one-line project description.
  4. Update src/MODULE_NAME/__init__.py
  5. Begin coding...

Installation

Install Python, then install pipx and use it to install PROJECT_NAME:

pipx install PROJECT_NAME

Usage

For all options, run PROJECT_NAME <COMMAND> --help

Development Environment

Installation

git clone https://github.com/ReK42/PROJECT_NAME.git
cd PROJECT_NAME
python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip pre-commit
pre-commit install
pip install -e .[test]

Manual Testing

To check:

mypy src
ruff check src
ruff format --diff src

To auto-fix/format:

ruff check --fix src
ruff format src

Manual Building

pip install -e .[build]
python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdf2png-0.1.dev9.tar.gz (49.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pdf2png-0.1.dev9-py3-none-any.whl (30.2 kB view details)

Uploaded Python 3

File details

Details for the file pdf2png-0.1.dev9.tar.gz.

File metadata

  • Download URL: pdf2png-0.1.dev9.tar.gz
  • Upload date:
  • Size: 49.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for pdf2png-0.1.dev9.tar.gz
Algorithm Hash digest
SHA256 cc0d803d7bdf22aef7f03c6009aed443b4672e3221ebcf9c5057c1642e142e55
MD5 a50ec8fcaa10f02f5153afcc25dd0085
BLAKE2b-256 7db457beb174ddcce3b7916a580fbea6b510ce99bbe9e804d838f79a504a0a84

See more details on using hashes here.

File details

Details for the file pdf2png-0.1.dev9-py3-none-any.whl.

File metadata

  • Download URL: pdf2png-0.1.dev9-py3-none-any.whl
  • Upload date:
  • Size: 30.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for pdf2png-0.1.dev9-py3-none-any.whl
Algorithm Hash digest
SHA256 dee7d8fe27f5679e4f52fc66fdf59c9e9bac09fb05510de8a58e57e3aabaa125
MD5 a3c2d093c55fbc1500bc296ba7ed4586
BLAKE2b-256 c1fa0e5e15350f3a29c6671f8d1131ace5c1d70b50e50430015e677d22f75cf2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page