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
Used Technologies: Tesseract.js - is a javascript library that gets words in almost any language out of images, useCallback - is a React Hook that lets you cache a function definition between re-renders.
Tesseract.js - is a javascript library that gets words in almost any language out of images.
useCallback - is a React Hook that lets you cache a function definition between re-renders.
Image to Text Conversion
About
Used Technologies: Tesseract.js - is a javascript library that gets words in almost any language out of images, useCallback - is a React Hook that lets you cache a function definition between re-renders.