Image Cutter is an interactive image processing tool designed to simplify the task of defining and saving cut parameters for images. This application provides a user-friendly graphical interface, allowing users to visually place and adjust multiple rectangular cut regions on an image. These defined parameters can then be saved and reapplied to other images, making repetitive image processing tasks efficient and consistent.
Image Cutter was my final project for a university course
- Interactive Edit View - Users can place and adjust multiple rectangular regions over a loaded image
- Cutting Functionality - Save the defined regions as individual image files
- Parameter Management - Save and load cut parameters for reuse on different images
- Load an Image
5.Press the cut button
6. Check out the resultsOR
- Automated Cut: Load an image and load saved parameters to perform an automated cut
- Tkinter for simple user-friendly UI
- Pillow for image cutting features
- Batch Processing
Add functionality to upload and process multiple images using saved parameters for automated cuts. This would significantly enhance the tool's efficiency for users dealing with large sets of images.











