Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.32 KB

README.md

File metadata and controls

56 lines (37 loc) · 1.32 KB

Image-Flipper

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.

Usage

  1. Clone the repository:

    git clone https://github.com/0xKingsman/Image-Flipper.git
    cd Image-Flipper
    
  2. Install dependencies

    pip install -r requirements.txt
    
  3. Select the directory

    Place the script in the same folder as the Images you want to work with.

  4. Run the script:

    python Image-Flipper.py
    
  5. Wolah! The script has successfully mirrored all the Images in the current directory replacing the originals.

Author

Buy Author A Coffee Hehe

BTC: bc1qmdrd7vlq99v9vdr9a9lzxaxkthyjdh8y3czl55
LTC: LKzUMUPo5VQSYgghqH7hWqShzN1hS8PcUr
ETH: 0x55E0FD0619Cf4Aa0052E817D078887655D9E4EaD
TRX: TJoVX5iiQAfVsFCJfMUPBgWLyUYbaydRdq
DOGE: DHzPGfUYqP5UV36wCuDqimEZZEQt44kYmk

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Feel free to contribute by submitting issues or pull requests.

Contact

If you have any questions, feel free to reach out to the project owner:

Happy coding!