Show HN: A simple web app to extract text found in the image
image-to-text.edgardev.com
Show HN: A simple web app to extract text found in the image
1–8 of 8 posts
Re: Show HN: A simple web app to extract text found in the image
#2Brilliant! Is this using tesseract on the backend?
Re: Show HN: A simple web app to extract text found in the image
#3A couple of sample captcha images from a google search: https://i.imgur.com/e4uv0bQ.png Looks like it has some ways to go before defeating captcha :)
Re: Show HN: A simple web app to extract text found in the image
#4Brilliant! Is this using tesseract on the backend?
I'm working on implementing that. Right now it's just my own.
Re: Show HN: A simple web app to extract text found in the image
#5A couple of sample captcha images from a google search: https://i.imgur.com/e4uv0bQ.png Looks like it has some ways to go before defeating captcha :)
I never thought of using for that :P
Re: Show HN: A simple web app to extract text found in the image
#6No mobile support? I couldn't click anywhere to upload an image
Re: Show HN: A simple web app to extract text found in the image
#7No mobile support? I couldn't click anywhere to upload an image
working on that.
Re: Show HN: A simple web app to extract text found in the image
#8Love the API, is it ok if I use it directly from private script ?