TFQ Tool is a command-line utility for extracting text from various file formats, including text files, PDFs, Word documents, spreadsheets, and code files in popular programming languages.
- Clone the repository:
git clone https://github.com/TFQ0/TFQ_tool.git cd tfq_tool
- How to use the tool (must be in the same path)
python tfq_tool.py
- How to use the tool (must be in the same path)
python TFQ_tool.py file1.txt file2.txt --verbose python TFQ_tool.py document.docx --output extracted.txt