prabhakar267/image2text

Add command to print output to console

prabhakar267 opened this issue · 2 comments

Currently there is only one way of printing the output, which is in a text file. Add an option to print the output to console if no output file is provided.

I'm interested, I can do it but how it should be implemented? print output only when there is no output file provided or/and add a new argument (for instance: --print-console)?

There is an output_dir flag in arguments, if that flag is missing print to console