go-sh-manymanuals/exp
2022-04-25 23:31:59 +02:00
..
files example ls program 2022-04-20 12:59:33 +02:00
gimmetxt first go commit 2022-04-25 23:31:59 +02:00
ls.go example ls program 2022-04-20 12:59:33 +02:00
README.md first go commit 2022-04-25 23:31:59 +02:00

exp

WIP

ls.go

Lists files in files. Run with go run ls.go.

gimmetxt.go

WIP of gosseract pdf OCR. its far from perfect.

  • gosseract doesn't OCR pdfs only imagees
  • tried using gographics imagick.v2 with imagemagick6
  • this only does one page of the PDF, its very slow and it doesn't even do the OCR yet.
  • imagemagick6 has a security policy when it comes to pdf. it's not install and go.