Skip to content

whynimoisalive/IITM-PYQ-CONVERTOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Question Paper Ticks and Cross Remover

Overview

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.

Logo

Getting Started

Prerequisites

  • Ensure your default PDF viewer is set to the Edge browser's PDF viewer.

HOW TO USE IT?(For begginers who cant run the python code)

  1. 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
  2. Run the EXE/Python file: Double-click the downloaded file to start the application.
  3. Upload Your PDF: Follow the on-screen instructions to upload your question paper.
  4. 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."

How It Works

  1. Upload Your PDF: Simply upload your IITM previous year question paper using the executable.
  2. 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.
  3. View Your PDF: The processed PDF will be available for viewing in your default PDF viewer, which should be the Edge browser PDF viewer.

Advanced Users and Contributors

If you’re interested in the code or want to contribute:

  1. Clone the repository:
    git clone https://github.com/your-repo/automatic-question-paper-remover.git
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Run the Python script:
    python IITM-PYQ.py

Video Tutorial

Watch the Video

Click on the image above to watch the video tutorial.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

This might help u in solving pyq ig 🐱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published