Skip to content

Read Image (URL)

Reads an image from a given URL, optionally applies EXIF orientation, and outputs the image as a NodeImage object.

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecution
Signed UrlThe URL of the image to be readString
Apply ExifWhether to apply EXIF orientationBooleanfalse
EndDone with the ExecutionExecution
ImageThe read image objectStructNodeImage