Screenshot Application is a user-friendly tool for capturing screenshots effortlessly. This application is developed using python. In this application, tkinter module is used to create the user interface and handle user interactions and Pillow module is used for capturing and saving screenshots.
- Capture single or multiple screenshots
- Capture screenshot with a time delay
- Saves screenshots at user's preferred Location
- Easily view previously captured screenshots
- Has easy-to-use and responsive interface
- Khushi Jain (Created the single screenshot and multiple screenshot tab of the application window)
- Rajat Kamboj (Created the menu bar and the about tab of the application window)