textract
textract copied to clipboard
unrtf not throwing error
Assume we have .docx file but the extension is wrongly mentioned as .rtf. So, when we parse the file with extension rtf it is not throwing error and gives garbage value as output. The same is replicated in textract library also.