Skip to content

rooklift/sgf_to_gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGF to GIF

  • Converts the main line of an SGF file to an animated GIF.
  • Can split the output into a series of GIFs (e.g. move 1-100, 101-200, etc)
  • Can handle a directory (non-recursive).
  • Optional coordinates and move numbers.
  • Adjustable speed and board size.
  • Stores the animation as a series of changes to keep filesize down.
  • Written in Golang, using standard library only.
  • Try ./sgf_to.gif.exe --help for options.

Example GIF