Skip to main content
Video toolkit
Updated over a week ago

The Video Toolkit Node provides several tools to manipulate videos. Each task is designed to make video editing and format conversions easier.

Tasks

Convert input to MP4

Description: Converts the uploaded video file into MP4 format, which is widely supported across devices and platforms.

Use Case: If your video is in an uncommon format, e.g. webm or mkv and needs to be played on most devices, convert it to MP4.

Convert input to GIF

Description: Converts the uploaded video into a looping animation in GIF format.

Use Case: Perfect for creating short, silent, shareable animations for social media or websites.

Extract video audio as MP3

Description: Extracts the audio from the video and saves it as an MP3 file.

Use Case: Ideal for podcasts, music tracks, or dialogue extraction from video content.

Zipped frames to MP4

Description: Combines a set of sequential image frames from a ZIP archive into an MP4 video.

Use Case: Use this when you have a series of images that need to be stitched into a video.

Zipped frames to GIF

Description: Creates a looping GIF animation from a ZIP archive of sequential image frames.

Use Case: Create animated GIFs from a series of images.

Extract frames from input

Description: Extracts individual image frames from the video and saves them as a series of images.

Use Case: Helpful for analyzing video content frame by frame or creating thumbnails.

Reverse video

Description: Reverses the playback of the video.

Use Case: Useful for creative effects or when you want to show an action happening in reverse.

Bounce video

Description: Creates a “boomerang” effect where the video plays forward and then reverses in a loop.

Use Case: Great for making eye-catching effects for social media.

Parameters

Input file

Purpose: Upload the video file you want to process.

Accepted Formats: Common video formats like MP4, AVI, MOV, etc.

FPS (Frames Per Second)

Purpose: Determines the playback speed or smoothness of the video.

Default Value: Often set at 30 FPS, which is a standard frame rate.

Adjustments:

Lower FPS (e.g., 15): Creates a choppier, less smooth video but reduces file size.

Higher FPS (e.g., 60): Provides smoother motion but increases file size.

How to use on Scade

Let’s create a workflow that converts a simple text prompt into a refined GIF.

  • Start node prompt input: Provide a text prompt.

  • Refinement for image generation: ChatGPT refines the prompt, tailoring it for image generation models to ensure optimal results.

  • Image creation: The refined prompt is processed by a Flux Shell node to generate the desired image.

  • Video conversion: Luma AI transforms the generated image into a dynamic video format.

  • GIF creation: The resulting video is passed through a Video Toolkit node, where the task “Convert Input to GIF” is applied, producing the final GIF.

videotoolkit



Did this answer your question?