1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/graphics/py-pillow-heif/pkg-descr
Po-Chuan Hsieh 5e673607f9
graphics/py-pillow-heif: Add py-pillow-heif 0.13.0
Python bindings to libheif for working with HEIF images and plugin for Pillow.

Features:
- Decoding of 8, 10, 12 bit HEIC and AVIF files.
- Encoding of 8, 10, 12 bit HEIC and AVIF files.
- EXIF, XMP, IPTC read & write support.
- Support of multiple images in one file and a PrimaryImage attribute.
- Adding & removing thumbnails.
- Reading of Depth Images.
- Adding HEIF support to Pillow in one line of code as a plugin.
2023-10-01 07:26:33 +08:00

11 lines
423 B
Plaintext

Python bindings to libheif for working with HEIF images and plugin for Pillow.
Features:
- Decoding of 8, 10, 12 bit HEIC and AVIF files.
- Encoding of 8, 10, 12 bit HEIC and AVIF files.
- EXIF, XMP, IPTC read & write support.
- Support of multiple images in one file and a PrimaryImage attribute.
- Adding & removing thumbnails.
- Reading of Depth Images.
- Adding HEIF support to Pillow in one line of code as a plugin.