Get Information of an Image - n8n Workflow | Neura Market
Get Information of an Image
This n8n workflow, manually triggered via the Manual node, retrieves metadata from an image. It uses an HTTP request to fetch image details, such as dimensions or format, and works as a companion to the Edit Image node. Ideal for developers who need to extract image information before further processing.
Platform
n8n
Category
AI
Price
Free
Creator
amudhan
editImage
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.