Skip to main content

Export animations

How to Export Animations 🍳

Export as GIF or Video

Using the WLJS desktop application

  1. Apply AnimatedImage to your
    AnimateParametericPlot,
    AnimatePlot, or
    Animate expression.
  2. Export the result as a GIF (or another supported video format).

Otherwise

Use any screen-recording software to capture the animation and save it as a GIF or video.

Within an HTML/MDX file

To ship a live, embedded animation:

If you followed Advanced Animation guide, you’ll likely prefer the manual sampling mode of the Interactive HTML / MDX option.