Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Edward Betts Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1076777: ITP: colorthief -- Python module for extracting color palettes from images Date: Tue, 23 Jul 2024 09:10:01 +0200 Message-ID: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Tue Jul 23 07:03:11 2024 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -1.699 Reply-To: Edward Betts , 1076777@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 1076777 X-Debian-Pr-Package: wnpp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-Message: from BTS X-Mailing-List: archive/latest/1848121 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 21 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 23 Jul 2024 08:00:33 +0100 X-Original-Message-ID: Xref: csiph.com linux.debian.bugs.dist:1205203 linux.debian.devel:112636 linux.debian.maint.python:16079 Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : colorthief Version : 0.2.1 Upstream Author : Shipeng Feng * URL : https://github.com/fengsp/color-thief-py * License : MIT Programming Lang: Python Description : Python module for extracting color palettes from images Color Thief is a Python library that allows for extracting a color palette or the dominant color from any image. Utilizing the median cut algorithm, it provides methods to assess the primary hues and build a palette of a specified size. This tool can be useful in graphic design, art projects, and data visualization tasks. Its functionality is accessible both as a Python module and a command-line interface. I plan to maintain this package as part of the Python team.