Description This n8n workflow enables users to send an image to a Telegram bot and receive the extracted text using Tesseract OCR (via the n8n-nodes-tesseractjs Community Node). It's a quick and straightforward way to convert images into readable text directly through chat. How it Works - The workflow listens for new image messages coming in via the Telegram bot. - Once an image is received, it downloads the image file from Telegram (which initially arrives as application/octet-stream

Description This n8n workflow enables users to send an image to a Telegram bot and receive the extracted text using Tesseract OCR (via the n8n-nodes-tesseractjs Community Node). It's a quick and straightforward way to convert images into readable text directly through chat. How it Works - The workflow listens for new image messages coming in via the Telegram bot. - Once an image is received, it downloads the image file from Telegram (which initially arrives as application/octet-stream). - The image data, now properly identified, is then sent to the Tesseract OCR node to extract the text. - Finally, the recognized text is sent back as a reply to the Telegram user. Setup Steps - Install Community Node: Ensure you have installed n8n-nodes-tesseractjs in your n8n instance. - Connect Telegram Bot: Configure the Telegram Trigger node with your Telegram bot. - Bot Token: Add your Telegram bot token to the Send Message node to send replies. - Deploy & Test: Activate (deploy) the workflow and send an image to your Telegram bot to test.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.