Hi! I hope TakOCR is useful to you. It comes with no warranty, guarantees, or promises. It works for me on Mac OSX 10.5.6, if it works on another version for you, please let me know. I am not a professionaly developer. I mostly glue together the work of others to get what I need done. TakOCR would not be possible without the hard work of all the developers for all of the projects that I used. In particular, I'd like the thank the Tesseract and OCRopus folks for their great OCR software. Good luck! ################################# Files and what they are OCRopus_Full.tgz -- Full install of ghostscript, imagemagick, tesseract, and ocropus. Untar into /. It includes the full paths. TakOCR.pkg -- OSX installer for a subset of ghostscript, imagemagick, tesseract, ocropus and TakOCR.app TakOCR_uninstaller.command -- Uninstalls only what TakOCR.pkg installs build_ocr.sh -- The simple Bash script I used when building and rebuilding everything. Use this to automate your build process sources -- Should be all the sources for the software I used. Open Source moves quickly, you probably want to get more recent versions. takocr.rb -- the Ruby wrapper that converts images into something ocropus can use.