| Port details |
- py-pypdfium2 Python bindings to the PDFium PDF rendering library
- 5.6.0 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-04-06 17:57:22
- Last Update: 2026-04-06 17:55:47
- Commit Hash: 13d7288
- Also Listed In: python
- License: APACHE20 BSD3CLAUSE MIT
- WWW:
- https://github.com/pypdfium2-team/pypdfium2
- Description:
- pypdfium2 is a set of Python bindings to PDFium, the open-source PDF
rendering engine developed by Google and used in Chromium.
It provides a comprehensive API for working with PDF files including:
- Rendering PDF pages to images (Pillow, NumPy arrays, or raw bytes)
- Text extraction with character-level metadata
- Table of contents access
- Form field handling
- PDF attachment access
- Page object model (paths, images, text)
NOTE: This port uses the PDFium shared library bundled with LibreOffice
(editors/libreoffice). A dedicated graphics/pdfium port is not yet
available in the FreeBSD ports tree.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pypdfium2>0:graphics/py-pypdfium2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pypdfium2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pypdfium2
- pkg install py311-pypdfium2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pypdfium2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pypdfium2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775414292
SHA256 (pypdfium2-5.6.0.tar.gz) = bcb9368acfe3547054698abbdae68ba0cbd2d3bda8e8ee437e061deef061976d
SIZE (pypdfium2-5.6.0.tar.gz) = 270714
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libpdfiumlo.so : editors/libreoffice
- py311-packaging>0 : devel/py-packaging@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- libpdfiumlo.so : editors/libreoffice
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-olmocr
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pypdfium2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.6.0 06 Apr 2026 17:55:47
    |
Yuri Victorovich (yuri)  |
graphics/py-pypdfium2: New port: Python bindings to the PDFium PDF rendering
library |
Number of commits found: 1
|