The Automatic Question Paper Ticks and Cross Remover is a simple Windows application designed to help IITM students clean up their previous year question papers. This application automatically removes ticks and crosses from the PDF, converts the PDF to black and white if needed, and ensures that the processed PDF opens in the Edge browser's PDF viewer.
- Ensure your default PDF viewer is set to the Edge browser's PDF viewer.
- Download the Executable: Running the executable will trigger a Windows protection warning because the app isn't registered. To bypass this warning, click "More info" and then select "Run anyway." Download Link to EXE
- Run the EXE/Python file: Double-click the downloaded file to start the application.
- Upload Your PDF: Follow the on-screen instructions to upload your question paper.
- View the Processed PDF: Once processing is complete, the cleaned and converted PDF will open automatically in the Edge browser.
Note: Running the executable may trigger a Windows protection warning because the app isn't registered. To bypass this warning, click "More info" and then select "Run anyway."
- Upload Your PDF: Simply upload your IITM previous year question paper using the executable.
- Automatic Processing: The application will automatically remove any ticks and crosses from the PDF and convert it to black and white if it's not already in that format.
- View Your PDF: The processed PDF will be available for viewing in your default PDF viewer, which should be the Edge browser PDF viewer.
If you’re interested in the code or want to contribute:
- Clone the repository:
git clone https://github.com/your-repo/automatic-question-paper-remover.git
- Install the required dependencies:
pip install -r requirements.txt
- Run the Python script:
python IITM-PYQ.py
Click on the image above to watch the video tutorial.
This project is licensed under the MIT License - see the LICENSE file for details.