An open API service indexing awesome lists of open source software.

https://github.com/qomaindo-dev/goimagetext


https://github.com/qomaindo-dev/goimagetext

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# GoImgText

Example of a simple program to convert an image into a text using OCR Server.

Here's a reference link:

[![github.com/otiai10/gosseract](https://github.com/otiai10/gosseract)](https://github.com/otiai10/gosseract/)

## Running

```golang
go run main.go
```