cvscan
cvscan copied to clipboard
Only Reading PDF Files?
Is it possible to run .doc and .docx too?
You can write some code for that, i used textract instead pdfminer in my fork
Is it possible if we can convert both PDF and .DOC / .DOCS files?
Yes! but you have to write some custom code. The library I mentioned, 'textract', supports pdf, doc, docx and more.