workflows.fit
Back to n8n workflows
n8n template$27By Davide Boizza

Generate 🤖🧠 AI-powered video 🎥 from image and upload it on Google Drive

This workflow automates the process of generating AI-powered video from image and then generates a video that is uploaded to Google Drive. This workflow is a powerful tool for automating the creation of AI-generated v...

DevelopmentCore NodesData & StorageHttp RequestWaitSticky NoteIf
Open checkout
Loading interactive preview...

Template notes

This workflow automates the process of generating AI-powered video from image and then generates a video that is uploaded to Google Drive.

This workflow is a powerful tool for automating the creation of AI-generated videos from images, saving time and ensuring a seamless process from input to final output.

Below is a breakdown of the workflow:

---

1. How It Works The workflow is designed to create videos from images using AI and manage the generated content. Here's how it works:

1. Form Submission: - The workflow starts with a Form Trigger node, where users submit a form with the following fields: - Description: The text description for the video. - Duration (in seconds): The length of the video. - Aspect Ratio: The aspect ratio of the video (e.g., 16:9, 9:16, 1:1). - Image URL: The URL of the image to be used for video generation.

![](https://n3wstorage.b-cdn.net/n3witalia/imagetovideoinput.webp)

2. Set Data: - The Set Data node organizes the form inputs into a structured format for further processing.