Documentation

Export settings

Choose clip format, resolution, source, audio, filenames, and metadata.

Cliparr exports clips in the browser with Mediabunny. Open the export dialog from the editor after choosing a clip range, then review the output settings before saving the file.

Cliparr export dialog showing format, resolution, source, audio, filename template, and export summary.

Format

FormatBest for
MP4Sharing, uploads, and general compatibility.
WEBMEfficient web playback.
MOVEditing workflows that prefer QuickTime-style containers.
MKVFlexible container support.

Codec availability depends on the browser and source media. If an export cannot keep the selected audio or video track in the chosen container, Cliparr stops the export and shows the reason instead of silently dropping important media.

Resolution

ResolutionBehavior
OriginalKeeps the source dimensions when possible.
1080pScales the output to 1080 pixels tall while preserving aspect ratio.
720pScales the output to 720 pixels tall while preserving aspect ratio.

Use Original when you want the closest match to the source. Use 1080p or 720p when you want a smaller export for sharing or faster downloads.

Source

Cliparr may have more than one media path for the same item. The export source chooses which path Mediabunny reads when creating the final file.

SourceBehavior
AutoChooses the best available path. It can use a direct fallback when HLS playback is not export-friendly.
Direct/originalUses provider direct media, a local file, or a direct media URL when available.
HLS playbackUses the playback stream. This is useful when the playback stream is the only available export source.

For most clips, leave source on Auto. Choose a specific source when troubleshooting an export or when you intentionally want the playback stream rather than direct media.

Audio

Use Include Audio for normal clips. Cliparr keeps a stereo mix when source audio exists. Use Video Only when you want a silent clip or when the source audio is not needed.

Filename templates

Filename templates are stored in your browser. Cliparr keeps separate defaults for movies and episodes, then fills available tokens from provider metadata and the selected clip range.

Default movie template:

{source_title} ({year}) [{clip_start}-{clip_end}]

Default episode template:

{show_title} - {episode_code} - {title} [{clip_start}-{clip_end}]

Available tokens:

TokenNotes
{title}Item or clip title.
{source_title}Source item title.
{show_title}Series title for episode exports.
{season_title}Season title when available.
{season_number}Two-digit season number.
{episode_number}Two-digit episode number.
{episode_code}Episode code such as S02E05.
{year}Source year when available.
{clip_start}Rounded clip start, formatted for filenames.
{clip_end}Rounded clip end, formatted for filenames.
{clip_range}Start and end together.
{provider}Provider id such as plex, jellyfin, or local.
{item_type}Item type such as movie, episode, or video.
{format}Selected export format.

Unsupported or missing token values resolve to empty text, and Cliparr sanitizes generated filenames for filesystem compatibility.

Metadata

Provider-backed clips can include title, show, season, episode, artwork, rating, and Cliparr timing metadata when the source provides it. Local files and direct URLs include only best-effort metadata. See Export metadata for the full metadata table.