You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple web application built with React that allows users to upload an image and convert it to text using the Tesseract.js library. The converted text is then automatically downloaded as a text file, and the user can view the progress of the conversion through a progress bar.