Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Scanner and PDF Merger

This project automatically recognizes documents on the screen, captures screenshots, saves them, and then merges them into a single PDF file. It also includes a graphical interface built with PyQt5.

Features

  • Automatic document recognition and capture
  • Save captured images
  • Merge images into a single PDF file
  • Clear the directory with captured images
  • Graphical interface with PyQt5

Requirements

Install the required packages using pip:

pip install -r requirements.txt

Usage

Run the main application:

python main.py

CLI Features

  • Configure automatic capture mode with custom intervals and keys
  • Manual capture mode
  • Real-time document processing and saving
  • Graphical interface for easy interaction

Future Improvements

  • Add OCR functionality to extract text from images
  • Enhance image processing algorithms for better accuracy
  • Add more customization options in the GUI

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages