Best way to extract text (transaction number) from JPG – OCR or GPT?

Hi @Luca2

Image analysis is natively supported in the OpenAI node and in Google Gemini node.
Have you tried working with them?

Personally, I prefer Gemini for AI OCR, there are also many other AI models that are good at OCR, like Mistral, even if it’s not supported directly, you can still call the HTTP endpoint..

I think this is the fastest option if you’re okay with relying only on AI and no other services..