image-scans-to-html

Converts images into html files with python.

Convert images to a string with Google Tesseract and then into a static HTML site using Python

Using Google's Tesseract OCR library, we will scan images from a dataset and create a HTML website out of it with navigation. We will be covering an array of topics including the Pytesseract library, Google's Tesseract library, Makefiles, regex, and more. This post is to serve as an introduction to the power of neural networks through basic OCR.

Author

Armaiz Adenwala

GitHub