This adds a text extraction feature using OCR (tesseract.js) to the image upload functionality. Users can upload an image, and any visible text will be extracted and displayed below the image for easy copying. The feature has been tested with JPEG and PNG formats, and unit tests have been added for the OCR process.
Description
This adds a text extraction feature using OCR (tesseract.js) to the image upload functionality. Users can upload an image, and any visible text will be extracted and displayed below the image for easy copying. The feature has been tested with JPEG and PNG formats, and unit tests have been added for the OCR process.
Screenshots
No response
Checklist