Skip to content

zappingsbrew/giffie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Giffie

Rainmeter skin to display any image, animated or not. Drag n' Drop an image into any instance of Giffie to create a new one.

Prerequisites

  • ffmpeg winget install Gyan.FFmpeg

Features

  • Handles .gif images
  • Handles animated .webp images

REISIR'S WISHES:

  • Learn how to build ffmpeg to bundle in a version with only the image encoders enabled
  • Handle static images
  • Handle video?
  • Add option for frames (around the image)
  • Fix the stitched image being too large
    • Figure out what the maximum image size in Rainmeter is
    • Scale the output in FFMPEG to fit within Rainmeter limits (better performance, less code)
    • Split the output to multiple stitched images floor(max / framewidth) (no limitations (frame can't be bigger than max rainmeter image skull))

Credits

Original Jiffy by @reisir

About

displays any image in a Giffie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • PowerShell 80.9%
  • Pawn 12.3%
  • BitBake 6.8%