This repository is for reference purposes only. The code may not be copied, modified, or used in any form without explicit written permission from the owner.
file size checking me issues aa rahe hai to routes.py me usko comment out kar diya hu. structure- ScraPDF/ ├── app/ │ ├── init.py │ ├── routes.py │ ├── services/ │ │ ├── init.py │ │ ├── pdf_processing.py │ ├── templates/ │ │ ├── index.html │ ├── static/ │ ├── css/ │ ├── js/ ├── tests/ │ ├── test_routes.py ├── config.py ├── run.py ├── requirements.txt