Skip to content
/ TFQ_tool Public

command-line tool for extracting text from various file formats, including documents, spreadsheets, and programming files.

License

Notifications You must be signed in to change notification settings

TFQ0/TFQ_tool

Repository files navigation

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
      
    

About

command-line tool for extracting text from various file formats, including documents, spreadsheets, and programming files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages