Extract text from PDFs, images, Word docs, and other file formats
Extract text from various different types of files
textract$ textract document.pdf$ textract image.png > output.txt$ textract report.docx$ textract file1.pdf file2.docx file3.xlsx$ textract slides.pptx