Build a production pipeline.
A visual programming language to build pipelines and workflows in minutes.
Whether you need to automate generic tasks, manage complex VFX and 3D rendering pipelines, or want to simplify your CI/CD pipeline, Actionforge makes it easy to build and integrate workflows.
1. Build your graph.
2. Run it everywhere.
Run your workflows anywhere, whether local or in the cloud.
Actionforge delivers peak performance, rivaling the fastest runtimes, from CPU-intensive tasks to I/O-heavy file operations.
Custom group nodes help encapsulate complex logic into a single node. Share these nodes with your colleages or friends and help others to build powerful pipelines.
Actionforge is designed with highest compatibility in mind. Run your action graphs on x64/arm64 and on all major operating systems, locally on your high-end computer, on your Raspberry Pi or in the cloud.
Support for Windows 10, Windows 11 and most Windows Server versions.
Support for all MacOS versions of the last 6 years.
Support for Ubuntu, Debian, CentOS, Fedora, and more.
Support for the big ship. Deploy and run graphs via Docker and Kubernetes.
docker build -t actionforge/actrun .
docker run actionforge/actrun
Run graphs in Node.js using WebAssembly for max performance.
import { run } from "actrun";
run("hello.act");
Run graphs within any Python environment for performance critical operations.
from actrun import run
run('hello.act')
Actionforge turns complex workflows and automation into an intuitive, enjoyable experience. The web-based graph editor feels like a desktop app, supporting native shortcuts, and drag-and-drop support. A native desktop application is available for Enterprise users.
I built Actionforge because I got tired of brittle spaghetti pipelines. Found a bug or just want to nerd out? Hit me up through one of the channels on the right →