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.

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 Marker Ranges With Export Preset

Configures preset, output folder, filename pattern, and collision handling in one dialog, then renders one safely named file per non-zero-duration active-sequence marker with counted failures and guarded In/Out restoration.

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