Skip to content

Gif-Flipper is a Python script that uses the MoviePy library to reverse or mirror GIFs. It takes all GIF files in the current directory, applies a horizontal flip to each frame, and generates mirrored GIFs.

License

Notifications You must be signed in to change notification settings

0xKingsman/GIF-Flipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GIF-Flipper

GIF-Flipper is a Python script that uses the MoviePy library to reverse or mirror GIFs. It takes all GIF files in the current directory, applies a horizontal flip to each frame, and generates mirrored GIFs.

Usage

  1. Clone the repository:

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

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

    Place the script in the same folder as the GIF's you want to work with.

  4. Run the script:

    python GIF-Flipper.py
    
  5. Wolah! The script has successfully mirrored all the GIFS 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

Gif-Flipper is a Python script that uses the MoviePy library to reverse or mirror GIFs. It takes all GIF files in the current directory, applies a horizontal flip to each frame, and generates mirrored GIFs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages