☆ Yσɠƚԋσʂ ☆@lemmy.ml to Open Source@lemmy.mlEnglish · 10 hours agoTesseract.js: Pure Javascript OCR for more than 100 Languagesgithub.comexternal-linkmessage-square2fedilinkarrow-up114arrow-down12cross-posted to: opensource@programming.dev
arrow-up112arrow-down1external-linkTesseract.js: Pure Javascript OCR for more than 100 Languagesgithub.com☆ Yσɠƚԋσʂ ☆@lemmy.ml to Open Source@lemmy.mlEnglish · 10 hours agomessage-square2fedilinkcross-posted to: opensource@programming.dev
minus-squarewarmaster@lemmy.worldlinkfedilinkarrow-up2·1 hour ago Tesseract.js works in the browser using webpack, esm, or plain script tags with a CDN and on the server with Node.js. This is great, I didn’t know it was available client side for the browser. Thanks for sharing!
This is great, I didn’t know it was available client side for the browser. Thanks for sharing!