I need to run OCR on images/PDFs inside an n8n workflow. I found the community node n8n-nodes-tesseractjs(Tesseract OCR), However, in my case, I’m unable to install community nodes. I’m looking for either:
Steps to enable/install this community node on my setup, or
A recommended workaround to use Tesseract OCR (or an equivalent OCR) in n8n without community nodes.