Visual data extraction from an image or screenshot
I'm sending you [a screenshot of a dashboard / a photo of a form / a chart image].
Context: [describe what the image contains and where it comes from — e.g. "This is a weekly sales report screenshot from our internal reporting tool."]
Extract the following fields:
- [Field 1]: [what it looks like or where it appears]
- [Field 2]: [what it looks like or where it appears]
- [Field 3]: [what it looks like or where it appears]
Return ONLY JSON:
{
"field_1": "value or null",
"field_2": "value or null",
"field_3": "value or null",
"extraction_notes": "any uncertainty or ambiguity noted"
}
Rules:
- Use null for any field you cannot read clearly.
- Do not guess or infer values not visible in the image.
- Add a note in extraction_notes if any field was difficult to read.Opens on home with the prompt prefilled.
Open in Promptea