[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
I have a .pdf file which I'd like to convert to text. I apt-got a package called gocr (and gocr-gtk, a frontend). gocr wants .pbm files, so I converted the .pdf to .pbm with ImageMagick, then used gocr on it.