Skip to main content
You can export workflows that you create in the ComfyUI application, and download images that these workflows generate. Before you begin, connect to the application.

Exporting workflows

  1. Select the workflow tab.
  2. In the Workflow menu, select an option, depending on how you want to use the exported file:
    • Export creates a JSON file that you can import back into the web interface (WorkflowOpen).
    • Export (API) creates a JSON file that you can use as a payload for POST /prompt API requests to ComfyUI. For more details, see ComfyUI documentation and an example in ComfyUI’s GitHub repository. The file is also compatible with the web interface.
  3. Enter the filename and then save the file.

Downloading images

  1. In the menu bar, click Show Image Feed.
  2. In the image feed, click the image.
  3. Save the image that opens.