gImageReader
gImageReader copied to clipboard
Add export to CSV format
FineReader has support for exporting to CSV file format.

Also FineReader supports saving CSV in different encodings.
It will be useful e.g. for recognizing huge tables and saving it as csv.
tesseract has support for tsv format.
https://github.com/tesseract-ocr/tesseract/wiki/Command-Line-Usage#tsv-output-currently-available-in-305-dev-in-master-branch-on-github
Thank you @Shreeshrii . I will look into this feature.