$image info from URL

Allows you to check an image's information from its URL.


Example

Running this code will get the image info from the URL "https://wiki.automaxed.com/wp-content/uploads/image-extract-text.png", which will be shown in the alert box.

This is shown in the alert box.

alert($plugin function("Image Automation.dll", "$image info from url", "https://wiki.automaxed.com/wp-content/uploads/image-extract-text.png"))

Was this helpful?