akumathedyn123/python-pdf-extractor-pdf2txt
This Python script efficiently extracts text content from multiple PDF files within a designated folder and saves the extracted text as separate TXT files with the same name as the original PDFs (excluding the ".pdf" extension).
PythonMIT