Export

Friction can export to various media formats.

SVG Animation

Friction can export to SVG animation for use on the web.

Note that what you see in the viewer is not necessarily what you get when exporting an SVG. Only a subset of the features in Friction are supported by the SVG exporter.

There is ongoing work to support more features in the SVG exporter.

Supported features

Quick preview

Quick preview will export the current scene with default settings (see export dialog) and open the preview in the default browser.

Quick preview is available from the file menu and on the toolbar. Shortcut is Ctrl+F12.

Preview files are stored in the system temp folder.

Export dialog

Export dialog

Under Scene it is possible to set:

Under Options it is possible to set:

Video / Audio

Friction can export projects to the most common video formats such as:

Note that GIF is not included in the list as other applications does a much better job.

Render dialog

Video/Audio render dialog

Once the “Add to queue” button is pressed, the active scene is loaded into the panel. The user can then configure exporting parameters to fine-tune the final output.

Scene Properties

This section lets the user to set key details about the scene rendering:

Profiles

The Profiles button allows users to select or create predefined rendering profiles. These profiles may include common settings such as resolution, codec, and bitrate, saving time when rendering multiple scenes with similar configurations.

Format

It lets users choose the export format for the video. Common options include .mp4, .mov, .avi, and others, depending on the supported formats in Friction.

Destination

It specifies where the rendered video will be saved. Users can browse their file system to select a folder or enter a path manually.

Render

Finally, clicking the “Render” button will start the rendering process for all queued scenes. During rendering:

If necessary, there is also a “Cancel” button available to stop the rendering process at any time.

Image sequence

Friction can export projects to image sequences (TIFF/PNG/JPEG).

Use the default profiles for PNG or TIFF, or make your own profile. Friction uses %05d for image sequences, that means it will prefix 00001 etc to the rendered image files.