Skip to content

Set Extension

This node is used to modify the file extension of a given path. It takes a path and a new file extension as input, and outputs the modified path.

Pin NamePin DescriptionPin TypeValue Type
StartInput, initiate the execution of the node.ExecutionNormal
PathInput, the path to modify the extension of.StructFlowPath
ExtensionInput, the new file extension to set.StringNormal
EndOutput, indicates the end of the execution.ExecutionNormal
PathOutput, the path with the modified extension.StructFlowPath