Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs2ged

Convert FamilySearch export format files to GEDCOM

Context

getmyancestors from daveneeley (https://github.com/daveneeley/getmyancestors.git) is a Python script that claims to download family trees in GEDCOM format from FamilySearch. As far of my experiment, it produces usable data but not in valid GEDCOM format. fs2ged is the conversion tool that allows producting valid GEDCOM files from the output of getmyancestors. Produced GEDCOM files can then be imported directly into Gramps or other geneanology software.

Usage

make
./fs2ged jfk.fs jfk.ged

Other tools

getmyancestors from Linekio (https://github.com/Linekio/getmyancestors.git) is a fork that downloads family trees in GEDCOM format from FamilySearch. It is a valuable solution that replaces both daveneely's script and fs2ged. I did not try the getmyancestors version from freeseek (https://github.com/freeseek/getmyancestors.git)

About

Convert FamilySearch export format files to GEDCOM

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages