Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgbj/gifted
Animated GIF creator written in Java.
https://github.com/sgbj/gifted
Last synced: 8 days ago
JSON representation
Animated GIF creator written in Java.
- Host: GitHub
- URL: https://github.com/sgbj/gifted
- Owner: sgbj
- Created: 2013-08-23T15:05:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T00:12:47.000Z (over 2 years ago)
- Last Synced: 2023-08-03T07:23:10.028Z (over 1 year ago)
- Language: Java
- Size: 24.4 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GIFted
## GIFted is a simple animated GIF maker written in Java.
## Works in Windows and Linux
## You can open and save or drag and drop images, change the order of frames, and set delay times.
## You can also decompose GIF images into their individual frames and make changes to them easily.
## This program uses gifsicle
### Linux: sudo apt install gifsicle
### Windows: Download the files with the .exe extension of this project
### You can move the files to the C:\Windows\System32 folder
### and to the C:\Windows\SysWOW64 folder for 64-bit versions
![Preview](previews/1.png)
![Preview](previews/2.png)
![Preview](previews/3.png)