Picture Details
Reads a picture’s size, camera, date and location out of the file.
An action in the Photos group.
Its type is action.image_info.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
image |
Picture | data in | String |
details |
Details | data out | Object{exists: Boolean, uri: String, path: String, name: String, folder: String, mimeType: String, width: Int, height: Int, sizeBytes: Long, takenAt: String or Nothing, addedAt: String or Nothing, orientationDegrees: Int, cameraMake: String, cameraModel: String, isoSpeed: Int, exposureTime: String, fNumber: String, focalLength: String, description: String, hasLocation: Boolean, latitude: Double, longitude: Double, locationHidden: Boolean, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Picture | image |
— | — |
- access to your photos
- permission to read where a photo was taken
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.