Free OCR for capcha solving

skynex66

Junior Member
Joined
Mar 16, 2010
Messages
141
Reaction score
38
I'm making an ocr service and i want to offer it for free to bhw members for beta testing.
You can upload your pict to: http://skynex66.no-ip.org:8080/ as in the example below:

HTML:
<html><head></head><body>

<form method="post" action="http://skynex66.no-ip.org:8080/" enctype="multipart/form-data">
<input type="file" name="pict">
<input type="submit" value="Send">
</form>

</body></html>

If you can help me improve or promote the service please contact me on skype.
Any feedback is apreciated

Best Regards
 
it would be good to know what kind of captcha is it able to solve at the moment.
 
Last edited:
Back
Top