Skip to content

moldLocal AI Image & Video Generation on Your GPU

CLI-native and built for people, scripts, and agents. CUDA on Linux, Metal on macOS, and the same local engine behind desktop, web, TUI, iPhone, REST, SSE, and MCP.

Supported today
Linux + NVIDIA CUDA
macOS + Apple Silicon Metal
mold logo

Born in the terminal, flexible everywhere

Mold began as a single-binary command-line tool and the CLI remains its stable foundation. Every core workflow can be run by a person, composed in a shell pipeline, automated in CI, or called by an agent. mold serve, REST/SSE, MCP, and the desktop, web, TUI, and iPhone clients all extend that same engine and contract.

Mold Studio for desktop

Create locally on Apple Silicon or NVIDIA, or connect every Mold machine you use. The native desktop app keeps generation, a unified multi-host Library, model discovery, live downloads, queues, telemetry, and RunPod in one focused workspace.

Mold Studio desktop app generating an owl

Download for macOS (Apple Silicon) · Explore the desktop app

Quick Example

bash
# Install
curl -fsSL https://raw.githubusercontent.com/utensils/mold/main/install.sh | sh

# Generate
mold run "a cat riding a motorcycle through neon-lit streets"

# Pick a model
mold run flux-dev:q4 "a sunset over mountains"

# Pipe to an image viewer
mold run "neon cityscape" | viu -

All images generated locally with mold — click any to see the model and prompt.