whatisgithub

What is comfystudio?

jaimeisme/comfystudio — explained in plain English

Analysis updated 2026-05-18

251JavaScriptAudience · designerComplexity · 4/5Setup · hard

In one sentence

A desktop video editor built around local ComfyUI workflows that turns scripts into AI generated keyframes and shots, with a timeline, stock search, and prompt helper built in.

Mindmap

mindmap
  root((ComfyStudio))
    What it does
      Timeline video editor
      AI image and video generation
      Director Mode scripting
    Tech stack
      Electron
      JavaScript
      ComfyUI
      LM Studio
    Use cases
      Previsualization
      AI generated shots
      Stock footage search
    Audience
      Video editors
      Content creators

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Storyboard and previsualize video scenes by turning a written script into AI generated keyframes and shots

USE CASE 2

Edit AI generated images, video, and audio clips together on a timeline before exporting a final cut

USE CASE 3

Search and drop in Pexels stock footage while refining prompts with a local language model

What is it built with?

ElectronJavaScriptNode.jsComfyUI

How does it compare?

jaimeisme/comfystudiojuliangarnier/juliangarnier.comyangshun/delete-github-forks
Stars251236236
LanguageJavaScriptJavaScriptJavaScript
Last pushed2025-01-21
MaintenanceStale
Setup difficultyhardeasyeasy
Complexity4/52/52/5
Audiencedesignerdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Requires ComfyUI running locally plus the right custom nodes, models, and sufficient GPU VRAM for each workflow.

So what is it?

ComfyStudio is a desktop application for editing videos and previsualizing scenes using AI generated images, video, and audio. It brings together a timeline editor, an asset browser, a stock footage search tool, a prompt helper connected to a local language model, and an export queue into one program, built around ComfyUI, a popular tool for running AI image and video generation workflows. Most people install ComfyStudio as a packaged desktop app for Windows or Mac rather than building it from source. The app does not include ComfyUI itself, so you need to install and run ComfyUI separately on your own machine, along with any custom nodes and models a particular workflow requires. ComfyStudio only talks to a ComfyUI instance running on your own computer, since remote and network connections are intentionally turned off in this build for security. One standout feature is Director Mode, which turns a structured text script describing scenes, shots, camera moves, and prompts into a sequence of AI generated keyframes and video clips. There is also a Stock tab that searches and imports footage from Pexels using your own API key, and an LLM tab that connects to a locally running LM Studio server to help refine prompts before generation. Because ComfyStudio depends on locally installed AI models, it labels workflows by hardware tier, ranging from lighter workflows that run on 6 to 8 gigabytes of graphics memory up to heavier ones that want 24 gigabytes or more. Some workflows instead run through cloud partner nodes and are billed by credits rather than local hardware. Developers who want to contribute can run the app from source using Electron and Node, with build scripts available for Windows, Mac, and Linux packages.

Copy-paste prompts

Prompt 1
Write a Director Mode script for a 3 shot sneaker commercial set in a neon lit terminal
Prompt 2
Suggest a hardware tier appropriate ComfyUI workflow for someone with an 8GB GPU using ComfyStudio
Prompt 3
Explain what the Workflow Starter Pack in ComfyStudio is for and when I would need it
Prompt 4
Draft a keyframe and motion prompt pair for a slow camera pan across a rainy city street

Frequently asked questions

What is comfystudio?

A desktop video editor built around local ComfyUI workflows that turns scripts into AI generated keyframes and shots, with a timeline, stock search, and prompt helper built in.

What language is comfystudio written in?

Mainly JavaScript. The stack also includes Electron, JavaScript, Node.js.

How hard is comfystudio to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is comfystudio for?

Mainly designer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.