# exp > WIP ## `ls.go` Lists files in [`files`](./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.