Skip to main content

Sanitize File Name Part

Category: Files Sanitize File Name Part block screenshot

Makes one file-name component safe across macOS and Windows while preserving readable Unicode text. Sanitizes one file-name component, not a complete path. It preserves readable Unicode, replaces control characters and characters invalid on Windows, protects reserved Windows device names, trims trailing dots/spaces, and limits the result to 180 Unicode code points. The optional fallback passes through the same sanitization and falls back again to export if it becomes empty.

Inputs​

InputRequiredValue KindTypesEnum Values
valueyesexpression——
fallbacknoexpression——

Notes​

No additional notes are available yet.

Examples​

Export Timeline Clips As Separate Files

Exports matching video Track Items as the complete timeline result, as an isolated clip with directly applied effects, or as the used source-file range. An `.epr` preset remains required for this multi-mode tool.

kind: Recipe · format: persisted-document · validation: Manual workspace

Topics: rendering and export, timeline clips, clip effects, adjustment layers, source ranges, safe cleanup

Source: recipes/ex-render-timeline-clips-as-separate-files.json

Download JSON

Render Sequence Marker Ranges

Renders one safely named file per non-zero-duration active-sequence marker. The setup dialog offers an optional `.epr` preset; leaving it empty uses the Premiere-installed H.264 Match Source - Adaptive High Bitrate preset.

kind: Recipe · format: persisted-document · validation: Schema only

Topics: markers, rendering and export, sequence export, presets, filename patterns, file dialogs, folder dialogs, collision handling

Source: recipes/ex-markers-render-active-sequence-ranges-with-preset.json

Download JSON