Save Image File Node
Saves an image file from Base64 or URL data.
Parameters
Label | Value Type | Description |
---|---|---|
Image Base64 Data | ValueInput | The Base64 data of the image to be saved. |
Or | Divider | Or |
Image URL | ValueInput | The URL of the image to be saved. |
File Name | ValueInput | The name of the file to save the image as. |