Content
<p align="center">
<img src="logo.png" alt="image-gen" width="180">
</p>
<h1 align="center">Image Gen</h1>
<p align="center">
<strong>10 AI image providers. One unified interface.</strong><br>
Generate images with OpenAI DALL-E, BFL FLUX, Stability AI, Ideogram, Google Gemini, FAL, Leonardo, Recraft, Replicate, and ClipDrop through a single CLI or Claude Code plugin.
</p>
<p align="center">
<a href="https://github.com/shipdeckai/image-gen/blob/main/LICENSE"><img src="https://img.shields.io/github/license/shipdeckai/image-gen" alt="License"></a>
<a href="https://github.com/shipdeckai/image-gen/stargazers"><img src="https://img.shields.io/github/stars/shipdeckai/image-gen" alt="GitHub Stars"></a>
<img src="https://img.shields.io/badge/Claude%20Code-Plugin-blue" alt="Claude Code Plugin">
</p>
<p align="center">
<a href="https://shipdeckai.github.io/image-gen">Website</a> ·
<a href="https://github.com/shipdeckai/claude-skills">Get the Plugin</a>
</p>
---
## Plugin Moved
**The Image Gen plugin code has moved to [shipdeckai/claude-skills](https://github.com/shipdeckai/claude-skills).**
This repository now hosts only the [landing page](https://shipdeckai.github.io/image-gen).
## Installation
### For Claude Code Users
1. Add the marketplace (run inside Claude Code):
```
/plugin marketplace add shipdeckai/claude-skills
```
2. Install the image-gen plugin:
```
/plugin install image-gen@shipdeckai/claude-skills
```
3. Configure at least one API key in your shell profile:
```bash
export OPENAI_API_KEY="sk-..." # For DALL-E
export BFL_API_KEY="..." # For FLUX (best quality)
export STABILITY_API_KEY="..." # For Stable Diffusion
```
4. Use in any Claude Code session:
```
> Generate a professional product photo of a coffee mug
```
## Showcase
<p align="center">
<a href="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/hero-image.webp">
<img src="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/hero-image.webp" alt="Hero Image" width="600">
</a>
</p>
<p align="center">
<a href="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/artistic-render.webp">
<img src="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/artistic-render.webp" alt="Artistic" width="180">
</a>
<a href="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/icon-logo.webp">
<img src="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/icon-logo.webp" alt="Logo" width="180">
</a>
<a href="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/product-mockup.webp">
<img src="https://github.com/shipdeckai/image-gen/releases/download/showcase-v1/product-mockup.webp" alt="Product" width="180">
</a>
</p>
## Why Image Gen?
| Feature | Image Gen | Single-Provider Tools |
|---------|-----------|----------------------|
| **Providers** | 10 | 1-3 |
| **Automatic Fallbacks** | ✅ Yes | ❌ No |
| **Intelligent Selection** | ✅ Claude picks best provider | ❌ Manual |
| **Type Safety** | ✅ Full TypeScript | Varies |
| **Claude Code Native** | ✅ Built-in | Some |
## Supported Providers (10)
| Provider | Best For |
|----------|----------|
| **OpenAI** (DALL-E 3) | General purpose, text rendering |
| **BFL** (FLUX.2) | Photorealism, product shots, 4K |
| **Stability AI** (SDXL) | Controlled generation, img2img |
| **Ideogram** (v3) | Typography, logos, text in images |
| **Google Gemini** (Imagen) | Multi-image composition, multimodal |
| **FAL** | Fast iterations, FLUX models |
| **Leonardo** | Artistic renders, fantasy, characters |
| **Recraft** (v3) | #1 ELO ranked, vector output |
| **Replicate** | Open source models, flexibility |
| **ClipDrop** | Upscaling, background removal, editing |
## License
MIT
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
ai-engineering-from-scratch
Learn it. Build it. Ship it for others. The most comprehensive open-source...
hyperframes
Write HTML. Render video. Built for agents.