The Image Comparison Tool is a simple application that enables you to compare two images side by side. This tool allows you to scroll through images in both horizontal and vertical directions and zoom in to closely examine the details of each image.
- Image Comparison: View and compare two images simultaneously.
- Scrolling: Scroll through both images independently in both horizontal and vertical directions.
- Zoom: Zoom in and out to get a closer look at specific areas in the images.
- Easy-to-Use Interface: User-friendly interface for seamless navigation and comparison.
Make sure you have the following prerequisites installed:
- Python 3.x
- PySide6
-
Clone the repository:
git clone https://github.com/hawier-dev/image_comparator.git
-
Navigate to the project directory:
cd image_comparator
-
Run the application:
python main.py