To run it you need to: First Method (easy): Have Python installed and run the "main.py" script Second Method (medium): Have Python and Pyinstaller installed, run the command "pyinstaller --onefile ...
This project allows you to draw a red-bordered rectangle over a PDF file, using coordinates in centimeters and a specific page. It runs within a Docker container, so you don't need Python installed.