Web + CLI + MCP - Use Anywhere

Generate Perfect Images from Simple Descriptions

Transform your ideas into stunning visuals with AI-powered prompt perfection. Use via web browser, command line, or integrate with Claude through MCP.

Your AI-generated images appear here

Everything You Need for Perfect Images

Professional-grade image generation with intelligent prompt optimization

AI Prompt Perfection

Your basic descriptions are automatically refined into detailed, optimized prompts for DALL-E 3.

Custom Dimensions

Generate images in any size - square, landscape, portrait, or fully custom dimensions.

Universal Styles

Apply consistent color palettes and style guidelines across all your generated images.

Batch Processing

Generate multiple images at once via web, CLI, or MCP. Download as ZIP.

Multiple Interfaces

Web UI for visual work, CLI for automation, MCP for Claude integration.

Secure API Key

Your OpenAI API key is never stored - it's used only for the current session.

Three Ways to Generate Images

Choose the interface that fits your workflow

Web App

Visual interface for interactive image generation. Perfect for designers and visual workflows.

# No installation needed!
# Just visit the URL and
# enter your OpenAI API key
Launch Web App

Command Line

Terminal-based tool for automation and scripting. Perfect for developers and CI/CD pipelines.

# Install CLI
pip install prompt2image-cli

# Generate single image
prompt2image generate "A sunset over mountains" -f sunset

# Batch generate from manifest
prompt2image batch images.json -o ./output
View on GitHub

MCP Server

Model Context Protocol server for Claude integration. Generate images directly from Claude conversations.

# Install MCP server
pip install prompt2image-mcp

# Add to claude_desktop_config.json
{
  "mcpServers": {
    "prompt2image": {
      "command": "prompt2image-mcp"
    }
  }
}
MCP Documentation

CLI Commands Reference

Everything you can do from the command line

Generate Single Image

prompt2image generate "description" \
  -f filename \
  -p landscape \
  -o ./output \
  -u "warm colors, modern style"

Batch Generation

prompt2image batch manifest.json \
  -o ./output

# manifest.json contains:
# { "images": [...], "universals": "..." }

Create Sample Manifest

prompt2image init manifest.json

# Creates a sample JSON file
# with example image definitions

Dimension Presets

--preset square     # 1024x1024
--preset landscape  # 1792x1024
--preset portrait   # 1024x1792
--preset social-og  # 1200x630
--preset icon       # 512x512
--preset custom -w 800 -h 600

MCP Tools for Claude

When connected to Claude, these tools become available in your conversations

generate_image

Generate a single image from a description with automatic prompt perfection.

"Generate a hero image for my landing page showing AI collaboration"

generate_batch

Generate multiple images at once from a list of descriptions.

"Generate icons for speed, quality, and ownership benefits"

perfect_prompt

Perfect a prompt without generating an image - useful for reviewing before generation.

"Perfect this prompt: a cat sitting on a windowsill"

list_presets

List all available dimension presets and their specifications.

"What image presets are available?"

Simple, Usage-Based Pricing

All interfaces are free - you only pay for OpenAI API usage

Free Forever

$0/month

Bring your own OpenAI API key

  • Web app - unlimited use
  • CLI tool - unlimited use
  • MCP server - unlimited use
  • All dimension presets
  • AI prompt perfection
  • Batch processing
Start Generating

OpenAI DALL-E 3 costs approximately $0.04-$0.08 per image depending on size. View OpenAI Pricing

Ready to Create Amazing Images?

Choose your preferred interface and start generating