🏃 🤫 📚
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
422 B

# exp
> WIP
## `ls.go`
Lists files in [`files`](./files/). Run with `go run ls.go`.
2 years ago
## `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.