This repository implements a set of BMP image‐processing filters in Python:
- Invert, grayscale, redshift, brightness shift
- Add color, mirror horizontal/vertical
- Tile (checkerboard), blur
python main_menu.py
# Follow on-screen prompts for input BMP, output BMP, and filter parameters