802 B
802 B
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
- Clone this repository to your local machine.
Warn
- Keep
optimize = 0in the.specfile to avoid conflicts with OpenCV when using PyInstaller. - Setting
optimize = 2may cause runtime errors related tonumpyandopencv-pythondue to compatibility issues with compiled C extensions. - This ensures better stability, especially when working with image processing libraries like OpenCV and NumPy.
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.