How to convert uploaded Image files into JSON or text

I created a form trigger where you can upload multiple files

when i upload the files i want to convert those images to text/json
I tried using Convert To JSON but it doesnt seem to work

Information on your n8n setup

  • n8n version: i am using cloud latest version
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

What kind of image? Are you talking about OCR for a scan of a printed page that has JSON on it? Maybe it’s a terminology thing, but converting an “image” into JSON doesn’t make sense to me right away.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.