Skip to content

Commit 9dd09a9

Browse files
committed
add some more plugins: amos abk, atari degas, 49 more formats via netpbm
1 parent a4b0e3e commit 9dd09a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/handbook/third-party-plugins.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ itself.
88
Here is a list of PyPI projects that offer additional plugins:
99

1010
* :pypi:`amigainfo`: Adds support for Amiga Workbench .info icon files.
11+
* :pypi:`amos-abk`: AMOS BASIC sprite and image banks.
1112
* :pypi:`DjvuRleImagePlugin`: Plugin for the DjVu RLE image format as defined in the DjVuLibre docs.
1213
* :pypi:`heif-image-plugin`: Simple HEIF/HEIC images plugin, based on the pyheif library.
1314
* :pypi:`jxlpy`: Introduces reading and writing support for JPEG XL.
15+
* :pypi:`pillow-degas`: Adds reading Atari Degas image files.
1416
* :pypi:`pillow-heif`: Python bindings to libheif for working with HEIF images.
1517
* :pypi:`pillow-jpls`: Plugin for the JPEG-LS codec, based on the Charls JPEG-LS implementation. Python bindings implemented using pybind11.
1618
* :pypi:`pillow-jxl-plugin`: Plugin for JPEG-XL, using Rust for bindings.
1719
* :pypi:`pillow-mbm`: Adds support for KSP's proprietary MBM texture format.
20+
* :pypi:`pillow-netpbm`: Adds .pam support, and loads images using `netpbm <https://en.wikipedia.org/wiki/Netpbm>`_'s converter collection.
1821
* :pypi:`pillow-svg`: Implements basic SVG read support. Supports basic paths, shapes, and text.
1922
* :pypi:`raw-pillow-opener`: Simple camera raw opener, based on the rawpy library.

0 commit comments

Comments
 (0)