Generate Videos from Images with Wan 2.2 I2V A14B AI Model π Overview This workflow connects n8n with Replicateβs Wan-Video model to generate video content from an image + prompt. It handles: π API authentication π€ Sending a generation request β³ Polling until completion π₯ Returning a downloadable video link --- π’ Section 1: Start & Authentication π Nodes: 1οΈβ£ On clicking 'execute' (Manual Trigger) βΆοΈ Starts the workflow manually when you click Execute Workflow. 2οΈβ£ Set API Key π Stores your

Generate Videos from Images with Wan 2.2 I2V A14B AI Model π Overview This workflow connects n8n with Replicateβs Wan-Video model to generate video content from an image + prompt. It handles: π API authentication π€ Sending a generation request β³ Polling until completion π₯ Returning a downloadable video link --- π’ Section 1: Start & Authentication π Nodes: 1οΈβ£ On clicking 'execute' (Manual Trigger) βΆοΈ Starts the workflow manually when you click Execute Workflow. 2οΈβ£ Set API Key π Stores your Replicate API Key securely inside n8n. Value: YOURREPLICATEAPIKEY π‘ Beginner Benefit: β No need to hardcode API keys in every request β Easy to swap keys for different accounts --- π΅ Section 2: Send Video Generation Request π Nodes: 3οΈβ£ Create Prediction (HTTP Request) π€ Sends a request to Replicate API β /v1/predictions Model: wan-video/wan-2.2-i2v-a14b Input Parameters: π prompt β your text description πΌοΈ image β input video/image URL π² seed β reproducibility ποΈ numframes β 81 frames β© sampleshift β 5 βοΈ samplesteps β 30 π¬ framespersecond β 16 4οΈβ£ Extract Prediction ID (Code) π Pulls out the prediction ID + status from Replicateβs response. This ID is needed for polling until the video finishes generating. π‘ Beginner Benefit: β Automates the API call to generate video β Extracts ID β avoids manual copy-paste --- π£ Section 3: Polling & Status Check π Nodes: 5οΈβ£ Wait (2 sec) β³ Adds a short delay before checking progress. Prevents API spam 6οΈβ£ Check Prediction Status (HTTP Request) π Calls Replicate API β /v1/predictions/{id} Checks whether the video is still processing or finished 7οΈβ£ Check If Complete (IF Node) β Compares status β succeeded or not β If complete β goes to Process Result β If not β loops back to Wait and tries again π‘ Beginner Benefit: β Automatic re-checking β you donβt need to refresh manually β Works until result is ready --- π‘ Section 4: Process Final Result π Nodes: 8οΈβ£ Process Result (Code) π₯ Once complete, extracts: β Status ποΈ Output video URL π Generation metrics β±οΈ Timestamps (created\at, completed\at) π§© Model used Final output = direct video URL you can download/share π₯ --- π Final Overview | Section | What Happens | Why Itβs Useful | | --------- | ------------------------------ | --------------------------------- | | π’ Auth | Manual Trigger + API Key | Secure, easy start | | π΅ Send | Create Prediction + Extract ID | Kicks off video generation | | π£ Poll | Wait + Check Status + IF | Auto-checks progress until done | | π‘ Result | Process Result | Gives final video link + metadata | --- π Why This Workflow Rocks π₯ Video from Image + Prompt β AI-powered video generation in minutes π Fully automated β from request to final video, no manual checks π Secure β API keys handled safely βοΈ Customizable β tweak frames, FPS, prompt, seed --- β¨ With this workflow, youβve got a personal AI video generator inside n8n β all you need to do is provide a prompt + input image/video, and youβll get a fresh AI video link back. ---
Download the workflow JSON file after purchase.
Open n8n β click the menu β Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.