Image-Flipper is a Python script that uses the Pillow library to reverse or mirror Images. It takes all Images in the current directory, applies a horizontal flip, and generates mirrored Images.
-
Clone the repository:
git clone https://github.com/0xKingsman/Image-Flipper.git cd Image-Flipper
-
Install dependencies
pip install -r requirements.txt
-
Select the directory
Place the script in the same folder as the Images you want to work with.
-
Run the script:
python Image-Flipper.py
-
Wolah! The script has successfully mirrored all the Images in the current directory replacing the originals.
Buy Author A Coffee Hehe
BTC: bc1qmdrd7vlq99v9vdr9a9lzxaxkthyjdh8y3czl55
LTC: LKzUMUPo5VQSYgghqH7hWqShzN1hS8PcUr
ETH: 0x55E0FD0619Cf4Aa0052E817D078887655D9E4EaD
TRX: TJoVX5iiQAfVsFCJfMUPBgWLyUYbaydRdq
DOGE: DHzPGfUYqP5UV36wCuDqimEZZEQt44kYmk
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contribute by submitting issues or pull requests.
If you have any questions, feel free to reach out to the project owner:
- GitHub: Kingsman
Happy coding!