Project Description:
I’m looking for an experienced n8n workflow developer to build an automation that:
Scans image files from a local folder or cloud storage (e.g. Dropbox, Google Drive),
Uses OCR (e.g. Tesseract.js or OCR.space) to detect a serial number in the format:
SN followed by 4 or 5 digits (e.g. SN1234 or SN12345),
If a valid serial number is detected:
Automatically creates a folder named after the number (e.g. SN1234),
Moves the corresponding image file into that folder,
If no valid SN number is found, the file should be left untouched in the input directory.
Technical Requirements:
Self-hosted or local n8n instance,
Use of OCR (Tesseract.js via community node or OCR.space API),
File handling (local disk or cloud integration: Dropbox/Google Drive),
Function Node to extract the serial number using regex: SN\d{4,5},
Conditional logic (IF Node), dynamic folder creation, file moving.
Input:
A folder containing .jpg / .png files (or cloud input),
Each image triggers a single execution.
Output:
Folders like SN1234/, SN56789/ are created dynamically,
Images are sorted into folders according to detected SN numbers.
Additional Info:
The workflow should run automatically (e.g. via CRON trigger or webhook).
Optional: log each match to Google Sheets or send a daily report email.
Ideal Candidate:
Solid experience with n8n and its workflow logic,
Familiar with OCR workflows and regex extraction,
Fast communication and ability to test locally.
Budget:
Open to offers – please suggest a total price for the full solution and optionally for ongoing support.
Contact:
Send me a short message with your experience and estimated delivery time.