Core Concepts

Guide to utilize Workflows effectively

Sign-in or Sign-up on https://imagine.art/flow to access the ImagineArt Workflows - your creative companion with infinite controls and start your creative journey.

Welcome to your Creative Flow Canvas!

Every node in workflow is a self-contained operation. Some nodes load files, some run AI models, some apply filters, and some display results. By connecting different nodes together, you create custom workflows tailored to your exact needs.

Dive right into mastering our powerful Nodes.

Before you start creating, explore some Workflows core concepts that will supercharge your creative process.

Node Categories

  1. Input Nodes These nodes are where you feed your data into the workflow.

    • Prompt: Write text prompts for AI instructions.

    • Import: Upload any asset (image/video) via drag-and-drop or file picker.

  2. Core Nodes

    • Image - All image generation models in one powerful node

      • Text-to-image: Flux Pro 1.1, Imagen 4, Recraft V3, Ideogram V3, Minimax, etc.

      • Image-to-image: Nano Banana, Flux Kontext, Runway Gen-4, Qwen, Seedream V4, etc.

    • Video - All video generation models unified

      • Text-to-video: Veo 3, Runway Gen-4 Turbo, Kling 2.5, Sora 2, Pixverse V5, etc.

      • Image-to-video: Wan 2.5, Hailuo 02, Luma Ray 2, Seedance, etc.

    • Text (Super Power) - Advanced LLM node with unlimited connections

      • Analyze any file type (images, videos)

      • Combine multiple ideas and contexts

      • Extract user personas and unique identifiers

      • Generate high-quality text outputs from any input type

  3. Utility Nodes These nodes help modify and enhance your content.

    • Filters - Apply effects like blur, invert, channels

    • Crop - Extract specific portions and resize

    • Resize - Adjust dimensions of images/videos

    • Remove Background - Auto-detect and remove backgrounds

    • Frame Extract - Pull still images from video at specific frames

    • Levels - Adjust tonal range and color balance

    • Video Reframe - Intelligently reframe to different aspect ratios

    • Video Extend - Extend video duration

  4. Helping Nodes These nodes provide workflow automation and other helpers.

    • Router: Distribute one input to multiple outputs (one-to-many).

    • Prompt Concatenator: Combine text prompts.

  5. Output Nodes These nodes allow you to view or save your work.

    • Preview: Display images/videos in real-time.

    • Export: Export your work in different formats (PNG, MP4, etc.).

Connecting Nodes Together

Nodes are connected through output ports (on the right side) and input ports (on the left side). Data flows from left to right across your canvas, just like reading a sentence.

  • Image ports connect only to image ports.

  • Text ports connect only to text ports.

  • Video ports connect only to video ports.

Simple Workflow Example

Here’s how a basic text-to-image workflow looks:

[Text Input] → [Image Node (Flux Pro 1.1)] → "Your prompt" → "Generates image"

Data flows left to right. The text prompt feeds into the model, which generates an image.

You can extend this workflow infinitely, adding more steps to refine or modify the image:

[Text Input] → [Image (Flux Pro)] → [Remove Background] → [Levels] → [Preview] → [Save]

Each additional node adds another step to your creative pipeline. The beauty of nodes is that once you've built a workflow you love, it’ll be saved as a project and reuse it anytime with different inputs.

Last updated