GOCR 0.44
GOCR is an OCR (Optical Character Recognition) program, developed under the GNU Public License. It converts scanned images of text back to text files. Joerg Schulenburg started the program, and now leads a team of developers.GOCR can be used with different front-ends, which makes it very easy to port to different OSes and architectures. It can open many different image formats, and its quality have been improving in a daily basis.GOCR or JOCR?The original name is GOCR. It's what is used internally in the sources. But, when registering the site at Sourceforge, gocr was already taken. So, it's kind of both.
Yeah, we know.Some examples of how you can use gocr: gocr -h # help gocr file.pbm # minimum options gocr -v 1 file.pbm >out.txt 2>out.log # generate text- and log file djpeg -pnm -gray text.jpg | gocr - # using JPEG-files gzip -cd text.pbm.gz | gocr - # using gzipped PBM-files giftopnm text.gif | gocr - # using GIF-files gocr -v 1 -v 32 -m 4 file.pbm # zoning and out30.bmp output xli -geometry 400x400 out30.bmp # see details using xli (recommanded viewer) wish gocr.tcl # X11-tcl/tk-frontend (development version) # see manual pages for more details
Related Downloads:
Today's Top Linux Application
OpenEMM
2011
OpenEMM is a Web-based enterprise application for email marketing, newsletter, and service mails (transaction mails, event and time triggered mails). It offers a great user interface, bounce management, link tracking, and graphical realtime statistics. Changes: This version provides a new user interface to improve usability and a long list of new features like various improvements for the CMS module and to the import wizard, dynamic...
