kdzwinel / JS-OCR-demo

JavaScript optical character recognition demo
https://kdzwinel.github.io/JS-OCR-demo/
GNU General Public License v2.0
479 stars 154 forks source link

how to upload image? #10

Open akshat9425 opened 5 years ago

akshat9425 commented 5 years ago

while using demo i found it needs to take picture but i want to upload picture from computer please tell me how could i do it

kdzwinel commented 5 years ago

You can use ocrad.js demo page instead: http://antimatter15.com/ocrad.js/demo.html

SamB commented 5 years ago

Would it have been so hard to allow that as an alternative step 1 here, though? (I mean, I don't know, I haven't tried implementing it. And with this issue being closed rather than converted to an enhancement request, I can't help but wonder if it would be worth bothering.)

kdzwinel commented 5 years ago

Hey Samuel! Small 'upload' button in the step one wouldn't hurt I guess. Feel free to take a stab at it, I'll be happy to review and merge.