·image-processing
</>

image-processing

处理用于 Web 开发的图像 — 调整大小、裁剪、修剪空白、转换格式 (PNG/WebP/JPG)、优化文件大小、生成缩略图、创建 OG 卡图像。使用 Pillow (Python) — 不需要 ImageMagick。通过“调整图像大小”、“转换为 webp”、“修剪徽标”、“优化图像”、“制作缩略图”、“创建 OG 图像”、“裁剪空白”、“处理图像”或“图像太大”来触发。

183安装·18热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill image-processing

如何安装 image-processing

通过命令行快速安装 image-processing AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill image-processing
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:jezweb/claude-skills。

SKILL.md

查看原文

Process images for web development using Pillow (Python). Resize, convert, trim, optimise, and composite — no ImageMagick or native dependencies required.

All commands use scripts/process-image.py. Each takes --output (-o) and optional --quality (-q).

Scale an image to specific dimensions or by width/height (maintains aspect ratio if only one given).

处理用于 Web 开发的图像 — 调整大小、裁剪、修剪空白、转换格式 (PNG/WebP/JPG)、优化文件大小、生成缩略图、创建 OG 卡图像。使用 Pillow (Python) — 不需要 ImageMagick。通过“调整图像大小”、“转换为 webp”、“修剪徽标”、“优化图像”、“制作缩略图”、“创建 OG 图像”、“裁剪空白”、“处理图像”或“图像太大”来触发。 来源:jezweb/claude-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill image-processing
分类
</>开发工具
认证
收录时间
2026-02-28
更新时间
2026-03-10

Browse more skills from jezweb/claude-skills

快速解答

什么是 image-processing?

处理用于 Web 开发的图像 — 调整大小、裁剪、修剪空白、转换格式 (PNG/WebP/JPG)、优化文件大小、生成缩略图、创建 OG 卡图像。使用 Pillow (Python) — 不需要 ImageMagick。通过“调整图像大小”、“转换为 webp”、“修剪徽标”、“优化图像”、“制作缩略图”、“创建 OG 图像”、“裁剪空白”、“处理图像”或“图像太大”来触发。 来源:jezweb/claude-skills。

如何安装 image-processing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill image-processing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills