Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 594 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 594 Bytes

TFQ Tool

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.

Installation

  1. Clone the repository:
    git clone https://github.com/TFQ0/TFQ_tool.git
    cd tfq_tool
    
  2. How to use the tool (must be in the same path)
    python  tfq_tool.py
    
    
  3. 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