Go to file
SeungJu Lim b6a578468d init 2025-02-02 21:00:40 +09:00
__pycache__ init 2025-02-02 21:00:40 +09:00
assets init 2025-02-02 21:00:40 +09:00
ui init 2025-02-02 21:00:40 +09:00
utils init 2025-02-02 21:00:40 +09:00
.gitignore init 2025-02-02 21:00:40 +09:00
.python-version init 2025-02-02 21:00:40 +09:00
LICENSE Initial commit 2025-02-02 11:06:26 +00:00
README.md init 2025-02-02 21:00:40 +09:00
main.py init 2025-02-02 21:00:40 +09:00
main.spec init 2025-02-02 21:00:40 +09:00
widget.py init 2025-02-02 21:00:40 +09:00

README.md

Ebook Snipping Tool

This project is a code for Ebook snipping and PDF converting

Prerequisites

  • Python 3.11.9
  • pip
    • mss
    • pyautogui
    • opencv-python
    • pyqt5

Installation

  1. Clone this repository to your local machine.

Contributing

Feel free to contribute to this project by opening issues or pull requests. Any feedback or suggestions are welcome!

License

This project is licensed under the MIT License.