ITADN
README.md
以下内容由 AI 翻译,如有问题请点此提交 issue 反馈

Pillow logo

Pillow

Python Imaging Library (Fork)

Pillow 是由 Jeffrey 'Alex' Clark 和 贡献者 维护的友好 PIL 分支。 PIL 是由 Fredrik Lundh 和贡献者开发的 Python Imaging Library。 开发由以下机构支持:

docs 文档状态
tests GitHub Actions 构建状态 (Lint) GitHub Actions 构建状态 (Test Linux and macOS) GitHub Actions 构建状态 (Test Windows) GitHub Actions 构建状态 (Test MinGW) GitHub Actions 构建状态 (Test Docker) GitHub Actions 构建状态 (Wheels)
            src="https://codecov.io/gh/python-pillow/Pillow/branch/main/graph/badge.svg"></a>
        <a href="https://issues.oss-fuzz.com/issues?q=title:pillow"><img
            alt="Fuzzing Status"
            src="https://oss-fuzz-build-logs.storage.googleapis.com/badges/pillow.svg"></a>
    </td>
</tr>
<tr>
    <th>package</th>
    <td>
        <a href="https://zenodo.org/badge/latestdoi/17549/python-pillow/Pillow"><img
            alt="Zenodo"
            src="https://zenodo.org/badge/17549/python-pillow/Pillow.svg"></a>
        <a href="https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=badge"><img
            alt="Tidelift"
            src="https://tidelift.com/badges/package/pypi/pillow?style=flat"></a>
        <a href="https://pypi.org/project/pillow/"><img
            alt="Newest PyPI version"
            src="https://img.shields.io/pypi/v/pillow.svg"></a>
        <a href="https://pypi.org/project/pillow/"><img
            alt="Number of PyPI downloads"
            src="https://img.shields.io/pypi/dm/pillow.svg"></a>
        <a href="https://www.bestpractices.dev/projects/6331"><img
            alt="OpenSSF Best Practices"
            src="https://www.bestpractices.dev/projects/6331/badge"></a>
    </td>
</tr>
<tr>
    <th>social</th>
    <td>
        <a href="https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img
            alt="Join the chat at https://gitter.im/python-pillow/Pillow"
            src="https://badges.gitter.im/python-pillow/Pillow.svg"></a>
        <a href="https://fosstodon.org/@pillow"><img
            alt="Follow on https://fosstodon.org/@pillow"

src="https://img.shields.io/badge/publish-on%20Mastodon-595aff.svg" rel="me">

概述

Python Imaging Library 为你的 Python 解释器添加了图像处理功能。

该库提供了广泛的文件格式支持、高效的内部表示以及相当强大的图像处理功能。

核心图像库旨在快速访问存储在少数几种基本像素格式中的数据。它应为通用图像处理工具提供坚实的基础。

更多信息

报告漏洞

要报告敏感漏洞信息,请在 GitHub 上私下报告

如果你无法使用 GitHub,请使用 Tidelift 安全联系人。Tidelift 将协调修复和披露。

请勿在公开场合报告敏感漏洞信息。