Tagged Questions
0
votes
1answer
190 views
Image (having text-and-numbers) to text-file matching [:alnum:] nicely with some Unix -tool?
Suppose a photograph with text and numbers. I want to manage it in my editor with tools such as grep, standard text-processing things such as Vim's block-highlighting and also more advanced things ...
0
votes
1answer
52 views
Writing to picture which is scanned document
I have a scanned contract and I need to change only a few names and dates in the contract.
It's easy to scan the document but impossible to ocr the document and open in *.doc format.
Is there an ...