Skip to main content

Export Project Item Frame

Category: Pr Rendering Export Project Item Frame block screenshot

Exports one source-context still frame from a clip project item. `timeSeconds` is source/project-item time, not sequence time. This is for inspecting source content; use sequence-frame export when final timeline appearance matters.

Inputs

InputRequiredValue KindTypesEnum Values
itemyesexpressionreference, string
timeSecondsyesexpressionnumber
outputPathyesexpressionstring
widthnoexpressionnumber
heightnoexpressionnumber
sizePresetnoexpressionenum-stringTINY, SMALL, MEDIUM, HIGH, NATIVE
onErrornoexpressionenum-stringSTOP, CONTINUE, RETURN_FALSE
storeResultInnovariable-namevariable-name

Notes

  • Exports one source-context still frame from a clip project item.
  • timeSeconds is source/project-item time, not sequence time.
  • This block is for source-content inspection. Use prExportSequenceFrame when the final edited timeline appearance matters.
  • The implementation may use a temporary matching sequence internally, so this block requires Premiere write permission even though the final user-visible output is a still image.
  • Do not rely on this block to preserve or restore the active sequence UI state. Use explicit sequence refs for follow-up operations.
  • storeResultIn stores boolean success.

See Also

  • Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.