Skip to content

Python program that styles images. Can turn boring images into gifs. Uses many other Python libraries to do so.

License

Notifications You must be signed in to change notification settings

kadw108/Image-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KADW's Image Converter

With this, you can turn boring images into interesting-looking gifs very quickly! It works faster than Photomosh (once you have everything set up) and can be used to process images in bulk.


Example of Use

Source image:

source

Possible output images:

final1 final2


If You Want To Clone and Run Directly (Without Colab):

Run converter.py. All relevant information is there.

You may need to install some things. gifsicle and imageMagick (convert) are required to work on the command line for the gif functions.

Not heavily tested. Works on Linux.

The Colab linked above also comes with a description of most of the functions included in converter.py (scroll to the bottom), which is slightly more detailed than the in-code comments, if you would find that useful.


Resources and a Lot of Code From:

About

Python program that styles images. Can turn boring images into gifs. Uses many other Python libraries to do so.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published