Udayraj123 / OMRChecker

Evaluate OMR sheets fast and accurately using a scanner 🖨 or your phone 🤳.
MIT License
752 stars 311 forks source link

[DevX] Add a pre-commit hook to resize images to max width #185

Open Udayraj123 opened 5 months ago

Udayraj123 commented 5 months ago

Resize images capped to a maximum width or height so that size of the repo remains under control

ref: https://ericmjl.github.io/blog/2023/10/14/how-i-made-a-local-pre-commit-hook-to-resize-images/

Udayraj123 commented 5 months ago

This task is covered in the dev branch already now. Converted to an issue from the idea list