fontain is a Python tool for font recognition on images
pip install fontain
from fontain import *fontain [-h] path
Recognize font on image
positional arguments:
path input file path
optional arguments:
-h, --help show this help message and exit