Skip to content

Read Image (URL)

Purpose of the Node

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

Pins

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