Animations

Important: The Animations feature is currently in the beta stage. Please report any issues you encounter.

How to enable animation support?

import { unstable_setAnimationsEnabled } from 'polotno/config';

unstable_setAnimationsEnabled(true);

When you enable animations, polotno will add additional UI in the toolbar to change animation properties of the selected object, and it will show "Videos" side panel with a library of stock videos.

You can preview animations and export an animated scene as a GIF on a client side.

store.play();
store.stop();
store.saveAsGIF();

To export the design into a final mp4 video, use Cloud Render API.

News, updates and promos – be the first to get 'em

News, updates and promos – be the first to get 'em