Re: [tesseract-ocr] tesseract multiply .png files to singular .txt file

2017-03-17 Thread Lako
Many thanks for your reply I am running on a Mac! I will test the options listed below. Thank you again for helping me out on this issue! On Thursday, March 16, 2017 at 6:30:56 PM UTC+1, gdunkel wrote: > > For a large number of files, it is better to do it a chunk at a time, > catch any

Re: [tesseract-ocr] tesseract multiply .png files to singular .txt file

2017-03-16 Thread Greg Dunkel
For a large number of files, it is better to do it a chunk at a time, catch any errors , then concatenate the chunk. On Thu, Mar 16, 2017 at 11:52 AM, ShreeDevi Kumar wrote: > Gui front-end for tesseract such as Vietocr and gimagereader will also allow > for batch

Re: [tesseract-ocr] tesseract multiply .png files to singular .txt file

2017-03-16 Thread ShreeDevi Kumar
Gui front-end for tesseract such as Vietocr and gimagereader will also allow for batch processing of multiple files. - excuse the brevity, sent from mobile On 16-Mar-2017 9:13 PM, "Lako" wrote: > Hi, > > Apologies for the beginner question, unfortunately I am fairly

Re: [tesseract-ocr] tesseract multiply .png files to singular .txt file

2017-03-16 Thread ShreeDevi Kumar
Please inform what environment you are running in, Linux, windows, etc. Basically, you need to to setup a loop which will process all .PNG files and concatenate the OCR results. - excuse the brevity, sent from mobile On 16-Mar-2017 9:13 PM, "Lako" wrote: > Hi, > >

[tesseract-ocr] tesseract multiply .png files to singular .txt file

2017-03-16 Thread Lako
Hi, Apologies for the beginner question, unfortunately I am fairly new to Tesseract, and also coding. I have a fairly huge amount of .png files (one line, upperCase code) and would preferably want to create a singular text file where they are seperated with a semicolon, or even a space to get