Skip to content

Instantly share code, notes, and snippets.

@evernick
Last active August 1, 2017 23:15
Show Gist options
  • Save evernick/acd5686e2fea1400fd45 to your computer and use it in GitHub Desktop.
Save evernick/acd5686e2fea1400fd45 to your computer and use it in GitHub Desktop.
# -*- coding: utf-8 -*-
from pytesser import *
if __name__ == "__main__":
print image_file_to_string("fonts_test.png")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment