SkillAgentSearch skills...

Gifprime

GIF image decoder, encoder, and playback GUI in Python

Install / Use

/learn @tdryer/Gifprime
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gifprime

GIF image decoder, encoder, and playback GUI in Python

screenshot

Dependencies:

pip install -r requirements.txt

Pygame may fail to install from pip and need to be installed separately.

Pillow may require installing additional build dependencies to enable loading different image formats.

Running tests also requires the ImageMagick and exiftool utilities to be available.

Usage information:

python -m gifprime -h

Viewer controls:

  • q: quit
  • s: toggle scaling
  • i: toggle info overlay
  • space: toggle animation playback
  • r: toggle forward/reverse playback
  • left/right arrow: go back/forward one frame

Test:

py.test
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

70/100

Audited on Jun 23, 2024

No findings