docconvert - more than a document converter (even if first doesn't sound like that).
- Convert documents from/to different formats (pandoc required)
- Extract text from images (tesseract required)
- Generate random numbers or pick random items from lists
git clone https://github.com/alexcoder04/docconvert
cd docconvert
go build
./docconvert-port: port to run on, default 8080-all-hosts: whether to listen on all hosts, not just localhost