Transform any text in your clipboard with local AI processing. One hotkey, infinite possibilities. Your data never leaves your machine.
Real-time clipboard monitoring with AI-powered transformations
Everything you need to supercharge your workflow, with complete control over your data.
Instantly activate Wurdump from anywhere with a configurable system-wide shortcut. Default: Cmd+Shift+V
Beautiful 300×400px panel that appears above all windows. Clean, distraction-free interface.
Automatically detects clipboard changes in real-time. No manual copy-paste required.
Integrates OpenAI's GPT-OSS-20B model via Ollama for completely offline AI processing.
Tell the AI exactly what to do with your clipboard content. Unlimited possibilities.
Your data never leaves your machine. All processing happens locally on your device.
Simple setup process. No complex configuration required.
Download and install Ollama on your system to run AI models locally.
curl -fsSL https://ollama.ai/install.sh | sh
Download the OpenAI GPT-OSS-20B model through Ollama. This runs completely offline.
ollama pull gpt-oss:20b
Launch the Ollama server on localhost:11434. Wurdump will automatically connect to this endpoint.
ollama serve
Download and run Wurdump. It will automatically detect your local Ollama installation and connect to the AI model.
Once setup is complete, simply press ⌘⇧V anywhere to activate Wurdump and start transforming your clipboard content with AI.
Join thousands of users who are already supercharging their productivity with AI-powered clipboard management.
macOS 11.0+ (Apple Silicon) • Available on GitHub Releases