Here I am directly using a PDF file, which is coming from email as input and trying to send it to OCR.space for extracting the details from it. Here, the execution is successful, but it shows something like this in the image below, and I am not able to see the correct and expected output
I am using trial version of n8n and also trying to use the free OCR.space, it’s for individual practice purposes , Can someone help me with this? The PDF attachment consists of invoices, and my further agenda is to extract the information and also use LLM and later load it to the Ochestrator Queue(UiPath)
Thanks fro the reply but here i am passing the file without savig it, its trail version so no option to save the files locally, so i bypassed it and directly pushing the attachment to HTTP request with API of OCR.Space,
This, however, makes no difference to the example I provided earlier, the source of the binary is irrelevant. If it comes from the email node, it is still a binary, which you can push (in exactly the same manner) to the OCR through the HTTP Request node.