Skip to content

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.

License

Notifications You must be signed in to change notification settings

0xKingsman/Image-Flipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages