I need a small but tidy OCR module added to my current Shopify store. Customers will be able to upload an image of their prescription during checkout; the code must pick up the text, pass it through a Node.js service, and immediately show whatever was recognised back on-screen for the user to double-check. No data needs to be saved—display only. The store is already live, so all development has to happen through AnyDesk on my machine. You can bring your own Tesseract, Google Vision, AWS Textract or any other OCR library you prefer as long as it works quickly and securely with Node.js and doesn’t introduce paid dependencies I haven’t approved. Deliverable: • Node.js endpoint (or middleware) that receives the image and returns clean JSON of the recognised text • Theme snippet / script that handles the file upload in Shopify, calls the endpoint, and renders the text neatly beneath the upload field • Brief hand-over note explaining any environment variables or keys I need to keep updated I’ll be available on AnyDesk for code access and quick testing sessions; please be comfortable working that way. Let me know roughly how long you’ll need and which OCR engine you plan to start with.