Skip to content

A quick way to convert lots of gib files to sgf, provided you are not that attached to all the metadata

Notifications You must be signed in to change notification settings

nathan-sixnines/lossyGIB2SGF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A quick way to convert lots of gib files to sgf, provided you are not that attached to all the metadata

Useage:

should work with python 3+

python translate.py A B

A : path to folder with .gib files B : path to write folder with .sgf files

It can operate on a nested directory of .gib files and recreate the directory structure in the write folder. For the individual records it will record the names of the players and all the moves and drop everything else.

About

A quick way to convert lots of gib files to sgf, provided you are not that attached to all the metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages