https://github.com/kavex/giftools
Tools for editing Gifs. Convert! Resize! Edit!
https://github.com/kavex/giftools
gif gif-animation gif-creator gif-maker gifeditor gifs image images mp4 resize resizing
Last synced: 2 months ago
JSON representation
Tools for editing Gifs. Convert! Resize! Edit!
- Host: GitHub
- URL: https://github.com/kavex/giftools
- Owner: Kavex
- License: gpl-3.0
- Created: 2025-02-28T16:50:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T22:58:11.000Z (2 months ago)
- Last Synced: 2025-03-12T23:28:31.372Z (2 months ago)
- Topics: gif, gif-animation, gif-creator, gif-maker, gifeditor, gifs, image, images, mp4, resize, resizing
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GifTools
GifTools is a suite of lightweight tools for editing GIFs. Whether you need to convert an MP4 video into a GIF or resize an existing GIF, GifTools has you covered!
## Features
- **Convert MP4 to GIF:** Transform your MP4 videos into high-quality GIFs quickly and easily.
- **Resize GIF:** Adjust the dimensions of your GIFs to fit your needs.
- **Edit Gif Frames:** Add frames or r emove Frames from any GIFs or Create GIFs from single images
- **Add Text:** Add text to spice up that meme!### Requirements
- ffmpeg
- pillow## Tools
### Convert MP4 to GIF

Download the executable:
[ConvertMP4toGIF.exe](https://github.com/Kavex/GifTools/releases/download/ConvertMP4toGIF/ConvertMP4toGIF.exe)Requires: ffmpeg
---
### Resize GIF

Download the executable:
[ResizeGif.exe](https://github.com/Kavex/GifTools/releases/download/ResizeGif/ResizeGif.exe)Requires: ffmpeg
---
### Edit GIF Frames

Download the executable:
[EditGifFrames.exe](https://github.com/Kavex/GifTools/releases/download/EditGifFrames/EditGifFrames.exe)Requires: ffmpeg
---
### Add Text to GIF

Download the executable:
[AddTextToGIF.exe](https://github.com/Kavex/GifTools/releases/download/AddTextToGif/AddTextToGif.exe)Requires: pillow
---
## How to Use
1. **Download** the executable for the desired tool from the links above.
2. **Run** the executable on your machine.
3. **Follow** the on-screen options to complete your GIF editing task.## Contributing
Contributions are welcome! If you'd like to improve GifTools
## License
Distributed under the GNU GENERAL PUBLIC LICENSE License. See the [LICENSE](LICENSE) file for details.