Giffer
A simple easy-to-use Java class for making GIFs animation from still images.
Install / Use
/learn @ha-shine/GifferREADME
Giffer
Giffer is a simple and easy-to-use java class to make gif animation from images.
Usage
You can either use an array of filenames like this :
Giffer.generateFromFiles(String[] filenames, String output, int delay, boolean loop)
Or an array of BufferedImage.
Giffer.generateFromFiles(BufferedImage[] images, String output, int delay, boolean loop)
<img src="sample-images/output.gif" width="150" height="150"/>Related Skills
node-connect
336.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
336.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.0kCommit, push, and open a PR
