Rotten-Scripts
Rotten-Scripts copied to clipboard
Added a script to convert a folder of images to a small .gif
Description
A python script that converts a folder of images to a .gif file. Provides a free and more private alternative to third party services such as giphy.
Fixes #(issue_no)
Fixes #1274
Type of change
Please delete options that are not relevant.
- [x] New feature (non-breaking change which adds functionality)
Checklist:
- [x] My code follows the style guidelines(Clean Code) of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have created a helpful and easy to understand
README.md - [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests/screenshots(if any) that prove my fix is effective or that my feature works
@HarshCasper any comments? Thanks in advance
