Skip to content

A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.

Notifications You must be signed in to change notification settings

alibowndyn/FlickerForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlickerForge

A customizable GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size and noise pattern. Made as a project in 2022 for a university course called Scripting Languages.

How to run the program

To install the required packages:
pip install -r requirements.txt

To run the program:
python app.py

TODO / Future plans

As it is, this project is anything but complete in my eyes. This is as much a passion project as it was something that helped me complete the course. In the near future, if I'll have the time, I'd like to extend the functionality of the program and improve its overall performance.
Some ideas I have in mind:

  • an option to choose between generating a single image or an animation
  • the ability to export the generated static in many different formats
  • more "noise" patterns
  • configurable default generation options
  • several generation presets
  • an option to set the generated image as the Desktop background or the Lock screen image

Screenshots

screenshot_1


screenshot_2




Some generated images

static2

static5

static1

static4

static3

About

A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages