module ImageToHtml

Overview

OCR an image and output HTML containing the image and its extracted text.

Defined in:

html.cr
image.cr
image_to_html.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.run(path : Path) #

[View source]
def self.run(path : String) #

[View source]