AI Image Editing Tools
April 26, 2026 · View on GitHub
A curated index of GitHub projects that give AI agents reliable, programmatic ways to edit, transform, and manipulate images — skills, CLIs, MCP servers, and SDKs.
Last Updated: 2026-04-26 Entries: 19
Scope
OUT OF SCOPE: Models (foundation models, weights, checkpoints).
FOCUS: Tooling (MCPs, Agent Skills, CLIs) intended to provide reliable ways for AI agents — framework-agnostic and framework-specific — to apply image edits including upscaling, cropping, inpainting, format conversion, color manipulation, palette extraction, etc.
DEFINING FEATURE: Built for agents with human users — not for human UIs. Inclusion criterion is whether the project exposes a stable, agent-callable surface (skill, CLI, MCP, SDK) rather than a GUI workflow.
In scope: skills, CLIs, MCPs.
Table of Contents
CLIs
ImageMagick
ImageMagick is a free, open-source software suite for creating, editing, converting, and displaying images. It supports 200+ formats and offers powerful command-line tools and APIs for automation, scripting, and integration across platforms.
⭐ 16267 · Last updated: 2026-04-26 · ImageMagick/ImageMagick
MCPs
imagegen-mcp
MCP server for OpenAI Image Generation & Editing — text-to-image, image-to-image (with mask), no extra plugins.
⭐ 33 · Last updated: 2025-05-02 · spartanz51/imagegen-mcp
imagesorcery-mcp
An MCP server providing tools for image processing operations
⭐ 306 · Last updated: 2025-09-23 · sunriseapps/imagesorcery-mcp
nanobanana-mcp
Gemini Vision & Image Generation MCP for Claude Desktop and Claude Code
⭐ 27 · Last updated: 2026-03-03 · YCSE/nanobanana-mcp
openai-gpt-image-mcp
A Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs.
⭐ 101 · Last updated: 2025-05-31 · SureScaleAI/openai-gpt-image-mcp
vulca
Agent-native image-editing SDK for Claude Code. 21 MCP tools + /decompose skill — semantic layer splits, L1–L5 cultural scoring, region inpaint. Powered by ComfyUI, Gemini, or mock.
⭐ 7 · Last updated: 2026-04-26 · vulca-org/vulca
Skills
banana-claude
AI image generation skill for Claude Code -- Creative Director powered by Gemini
⭐ 361 · Last updated: 2026-04-13 · AgriciDaniel/banana-claude
cc-nano-banana
A Claude Code skill to generate images with Nano Banana
⭐ 286 · Last updated: 2026-02-19 · kkoppenhaver/cc-nano-banana
claude-banana
AI agent that turns your rough ideas into perfect image generation prompts. 7-component formula, 70+ creative techniques, 9 domain modes.
⭐ 56 · Last updated: 2026-03-25 · Hainrixz/claude-banana
claude-image-gen
AI-powered image generation using Google Gemini, integrated with Claude Code via Skills or Claude.ai via MCP (Model Context Protocol).
⭐ 33 · Last updated: 2026-03-15 · guinacio/claude-image-gen
Claude-Image-Production-Plugin
Claude Code plugin for image processing, photo editing, batch image operations, and visual media management.
⭐ 1 · Last updated: 2026-04-23 · danielrosehill/Claude-Image-Production-Plugin
claude-skills
Claude Code skills for image processing with GIMP, Inkscape, ImageMagick, FFmpeg, ExifTool and more
⭐ 0 · Last updated: 2026-04-21 · ramon-webdevpro-nl/claude-skills
Generative-Media-Skills
Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI). High-quality image, video, and audio generation powered by muapi.ai.
⭐ 3107 · Last updated: 2026-04-26 · SamurAIGPT/Generative-Media-Skills
higgsfield-claude-skills
19 Claude Code skills for Higgsfield AI — automate image generation, Seedance 2.0 video creation, and full UGC ad pipelines with Playwright browser automation
⭐ 61 · Last updated: 2026-04-13 · AKCodez/higgsfield-claude-skills
nano-banana-2-skill
AI image generation CLI powered by Gemini 3 Pro. Green screen transparency, reference images, style transfer. Also a Claude Code plugin.
⭐ 360 · Last updated: 2026-04-02 · kingbootoshi/nano-banana-2-skill
nano-banana-skills
Nano Banana Pro/2 agent skills, local alternative for Lovart. Canva + Cursor. AI agent with ability to design, edit and generate images, posters, storyboards, etc.
⭐ 1 · Last updated: 2026-03-25 · muhammad-ahmed-ghani/nano-banana-skills
nano-banana-skills
Nano Banana Pro Skills
⭐ 58 · Last updated: 2026-02-26 · ShinChven/nano-banana-skills
pexo-skills
A collection of open-source Agent Skills for content creation — images, audio, and video.
⭐ 731 · Last updated: 2026-04-09 · pexoai/pexo-skills
skills
Agent skill to extract color palettes from images — screenshots, Figma exports, design mockups. Installable via npx skills add pascalorg/image-analysis
⭐ 66 · Last updated: 2026-04-03 · pascalorg/skills
Excluded by Scope
Repos noted here were submitted for inclusion but fall outside this index's scope. Listed for transparency.
- T8RIN/ImageToolbox — Human GUI Android app — out of scope (this index targets agent-callable tooling, not human UIs).
- jd-opensource/JoyAI-Image — Model — out of scope (this index excludes models).