Nodaro Docs
DocumentationNode ReferenceModelsAI Agents (MCP)DevelopersSelf-hostingResearch
Video

Slideshow

Turn 2 to 100 images and an optional audio track into an MP4 slideshow with motion and transitions. No AI model runs, so it costs 0 credits.

The Slideshow node turns 2 to 100 images and an optional audio track into one MP4 video. Each image becomes a slide, with an optional zoom or Ken Burns motion and a transition between slides. With audio, the video is exactly as long as the audio. No AI model runs, so the node always costs 0 credits.

When to use it

  • A narrated photo essay: a list of stills over a voiceover.
  • A music-backed reel: product shots or event photos over a generated track.
  • A storyboard animatic: Generate Image results in order, with dissolves between beats.

For a single image, use Still to Video. It makes the same kind of video without a list.

Quick start

Add the node

Press Tab on the canvas and choose Video › Create › Slideshow.

Connect the images

Connect 2 to 100 image nodes to Images; the order of the connections is the order of the slides. Or connect the image column of a List node and set the connection to Bundle, so that every row becomes a slide, in row order.

Add sound and transitions

Connect an audio node to Audio to set the length and the soundtrack. Connect a Transition picker to Transition to choose how slides change.

Run it

Click Run. The MP4 appears on the node.

imagesaudiotransitionList12 product shotsGenerate MusicUpbeatTransitionCross dissolveSlideshowAlternate · 3
Twelve product shots from a List, a music track and a dissolve transition become one music-backed reel.

Inputs

InputAcceptsWhat it does
Images2 to 100 image nodes, or a List node's image column set to BundleThe slides, in order. Required.
AudioAudio nodesThe soundtrack. Optional. It sets the length of the video.
TransitionA Transition pickerHow slides change. Without it, slides cut. A cinematic transition that has no local equivalent also becomes a cut.

The output, Video, is an MP4 file with H.264 video, and AAC audio when an audio track is connected.

How long each slide lasts

CaseWhat happens
Audio connectedThe video is exactly as long as the audio, never cut short. The slides share the time equally.
No audioEach slide lasts Per Image seconds, so the video is the number of slides times Per Image. The video is silent, with no audio track.

A transition takes its time from the slide that ends, never from the next one, so the total length stays exact. The strip on the node shows each slide's width as its duration, so what you see is the real timing.

From the API, you can also set a length for each slide with imageDurations, where null means automatic. Slides with a set length keep it, and the others share the remaining time. When every slide has a set length and the total differs from the audio, all slides are scaled to fit the audio, and the node shows the factor it applied. A List node cannot set per-slide lengths.

Settings

SettingWhat it does
Per ImageSeconds per slide, from 0.5 to 60. The default is 3. Used only when no audio is connected.
TransitionThe length of the blend between slides, from 0 to 5 seconds. The default is 0.5. The type of transition comes from the connected Transition picker.
MotionNone (the default), Zoom in, Zoom out, Ken Burns or Alternate, which flips between zooming in and out from slide to slide.
IntensityHow strong the motion is, from 1 to 10. The default is 3. It has no effect when Motion is None.
Resolution720p, 1080p (the default) or 4K.
Aspect Ratio16:9 (the default), 9:16, 1:1 or 4:3.
FPS24 or 30 (the default) frames per second.
Fitcover (the default) crops each image to fill the frame. contain shows the whole image and fills the bars with the pad color.
Pad ColorThe color of the bars when Fit is contain. The default is black, #000000.

Credits

Slideshow always costs 0 credits. It renders on Nodaro's own media engine, with no AI model.

Tips

  • Use Alternate for an edited feel. Alternate at an intensity of 2 to 4 makes a photo reel feel edited rather than mechanical.
  • Keep transitions shorter than slides. A transition blends inside the ending slide's time, so keep it well under your shortest slide.
  • Expect static bars. With contain and a motion, each image moves inside the frame and the bars stay still.
  • 4K with motion is the slow path. Every slide then goes through the motion pipeline. Without motion, any size renders quickly.
  • Intercut with footage. Send the slideshow to Combine Videos to mix it with real clips.

Frequently asked questions

Last updated on

On this page