From 94717bfc580803ec9c4b5c8f26f7cbadf47afc58 Mon Sep 17 00:00:00 2001 From: Ghazi Triki Date: Sat, 30 May 2026 13:04:44 +0100 Subject: [PATCH] Add placepixproject. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a0634c5fc..1faee83ea0 100644 --- a/README.md +++ b/README.md @@ -949,6 +949,7 @@ _Libraries for file manipulation._ _Libraries for manipulating images._ - [pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](https://www.pythonware.com/products/pil/) fork. +- [placepix](https://github.com/riadvice/placepix) - Self-hosted placeholder image server with on-the-fly resizing, filtering, and format conversion. - [pymatting](https://github.com/pymatting/pymatting) - A library for alpha matting. - [python-barcode](https://github.com/WhyNotHugo/python-barcode) - Create barcodes in Python with no extra dependencies. - [python-qrcode](https://github.com/lincolnloop/python-qrcode) - A pure Python QR Code generator.