From 329fe1d8e6b6a14267cd34fc713f7bb1b23c3cab Mon Sep 17 00:00:00 2001 From: Ahmed Abdelaal Date: Sun, 18 Jun 2017 12:41:15 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a232c893b..1fff5ea35b 100644 --- a/README.md +++ b/README.md @@ -684,6 +684,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing. * [thumbor](https://github.com/thumbor/thumbor) - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images. * [wand](https://github.com/dahlia/wand) - Python bindings for [MagickWand](http://www.imagemagick.org/script/magick-wand.php), C API for ImageMagick. +* [IPTCInfo](https://pypi.python.org/pypi/IPTCInfo) - Extract and modify IPTC (metadata) information on images. ## Implementations