Rendley docs

Help and reference

Editor UI roadmap

✅ = Implemented

High priority

✅ Clip properties

Each clip should have a configuration panel where users can modify properties such as position, rotation, and style.

✅ Expose Rendley package to UI

Allow direct access to class instances of @rendley/sdk from the UI. Currently, only the engine instance is accessible.

✅ More configuration for the free UI

Increase customization options in the free version, such as the ability to hide tabs via props.

✅ Crop handlers

Add support for cropping clips directly within the UI.

✅ Mute functionality

Enable muting of video and audio clips.

✅ Clip animation presets

Add in/out animation presets for clips.

Medium priority

Explore different integrations for generating videos, generating subtitles, and more.

Display audio waveform

Currently, audio clips only display a sample image in the timeline. We plan to render a waveform representing the actual audio.

✅ Display filmstrip

Similar to audio, video clips currently display only a single frame in the timeline. We plan to render a filmstrip for better visualization.

✅ Improved rendering progress display

Show percentage progress while rendering a video.

✅ Extract audio to layer

Add a button to separate audio from a video clip and place it in a dedicated audio layer.

Low priority

Hide layer functionality

Allow users to hide a layer from the timeline.

✅ Cancel during rendering

Enable users to cancel the rendering process before it completes.