Imaging
Image
URL To Image
Convert an URL to an image.
Details
ID
imaging-image-url-to-image
Name
URL To Image
Group
Image
Package
Imaging
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| URL | String | Accepts input image URL for preview |
Output ports
| Name | Type | Description |
|---|---|---|
| Image | Image | Preview of the image from the URL |
image, convert, url.The Image URL node allows you to load and preview images directly from a web URL. It supports a variety of image formats and includes robust handling for external resources.
| Name | Type | Description | | :------ | :----- | :--------------------------------------------- | | URL | String | The web address of the image you want to load. |
| Name | Type | Description | | :-------- | :---- | :---------------------------------------------------------------- | | Image | Image | The loaded image object, ready for preview or further processing. |
http requests to https when running in a secure environment to prevent mixed-content issues.Image GrayScale or Image Sampler.