v8.78.1

Video editor

The video editor extension isn't included in the Pintura image editor product package, it's available as an upgrade on the pricing page

Please note that client-side video encoding is useful for encoding short videos, it's advised to use server side encoding for content longer than a couple minutes.

The video extension currently doesn't support applying frames styles and redacting content.

Live demo of Pintura with video editor extension

An overview of the methods, properties, events, and export related to the video editor extension.

  • Installation

    Quick guide showing how to install the Pintura Video Editor extension.

  • Properties

    A list of properties to read from and write to the current state of the video loaded in the editor.

  • Events

    A list of events which we can use to respond to video state changes.

  • Methods

    A list of methods available when the trim plugin is registered.

  • Exports

    The functions, properties, and defaults related to video editing that are exported by the Pintura Video module.

  • Server

    How to run FFmpeg on your server to transpile videos sent by Pintura.

  • Examples

    Examples showing how to use the Pintura Video Editor extension with the core Pintura library.