Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

3.3k workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Extract and store text from chat images using AWS S3This workflow extracts text from images sent in a Telegram chat and uploads the images to AWS S3. Telegram Trigger node triggers the workflow when an image is sent in a TelegramAirtable · AWS S3 · AWS Textract4.1k views
Send a file from S3 to AWS TextractThis workflow shows how to download an image file from S3 and pass it on to Textract for text extraction. The workflow uses two nodes: AWS S3: This node will download a receipt AWS S3 · AWS Textract2.2k views
Create transcription jobs using AWS TranscribeThis workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3. AWS S3: This node will retrieve all the files from an S3 bucket you spAWS S3 · AWS Transcribe2.1k views
Translate cocktail instructions using DeepLThis workflow allows you to translate cocktail instructions using DeepL. HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/vHTTP Request · DeepL1.2k views
Get daily poems in TelegramThis workflow posts a poem translated into English every day in a Telegram chat. Cron node: triggers the workflow every day at 10:00. You can change the time and interval based HTTP Request · Telegram · LingvaNex1k views
Get data from Hacker News and send to Airtable or via SMSThis n8n workflow automates sending out SMS notifications via Vonage which includes new tech-related vocabulary everyday. To build this handy vocabulary improver, you’ll need theAirtable · Hacker News · Vonage · LingvaNex2k views
Get synonyms of a German wordOpenThesaurus480 views
Translate instructions using LingvaNexHTTP Request · LingvaNex479 views
Translate text from English to GermanGoogle Translate3.2k views
Extract information from an image of a receiptHTTP Request · Mindee2.2k views
Add data from a photo to Google SheetsAutomatically adding expense receipts to Google Sheets with Telegram, Mindee API, Twilio, and n8n.Google Sheets · HTTP Request · Twilio · Telegram4.8k views
Add text to a downloaded imageEdit Image · HTTP Request8.6k views
Extract text from a PDF fileCompanion workflow for Read PDF node docs96.2k views
Create an image procedurally using BannerbearCompanion workflow for Bannerbear node docsBannerbear776 views
Perform speech-to-text on recorded audio clips using Wit.aiThis workflow performs speech-to-text on recorded audio clips using Wit.ai. To get started, replace your Wit.ai Server Access Token in the Authorization header.HTTP Request8.9k views
Send Airtable data as tasks to TrelloIn this workflow, we'll automate the export of all the submissions which have a total score greater than 15 for a final review on Trello. The workflow will also generate social medAirtable · Trello · Bannerbear795 views
Render custom text over imagesThis workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a BannerbeaHTTP Request · RocketChat · Bannerbear1.6k views
Write HTTP query string on imageReceives data from an incoming HTTP Request Reads file from internet Writes data on image Returns the data The URL to call will look like this: http://localhost:5678/webhook-test/Edit Image · HTTP Request4.5k views