Skip to content

from-unknown/gif_anime_creator_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

gif_anime_creator_go

discription

This program creates gif animation (just move from start to end) from image file. User can choose direction which way to move image. Supported format:

  • jpg
  • png
  • gif

usage

gif_anime_creator_go [-start=position] [-end=position] [-loop=boolean] image_file_name

-start position to start from. right, left, top, bottom are allowed. default: left
-end position to end to. right, left, top, bottom are allowed. default: right
-center true: start from center. false: start from outside. defalut: false image_file_name image file to convert.

Hope you enjoy!

About

Convert image file (jpg, png, gif) to animation gif.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages