1001Ferramentas
๐ŸŒณUtilities

GEDCOM Reader

Read GEDCOM (genealogy) files and list individuals (INDI) with name, birth and death dates.

    What is GEDCOM?

    GEDCOM is the standard format for genealogical data exchange (FamilySearch, MyHeritage, Ancestry export to it). Each record has level, tag and value.

    Individuals (0 @I1@ INDI) have tags like NAME, SEX, BIRT (with DATE/PLAC sub-tags) and DEAT. Families (0 @F1@ FAM) link parents and children.

    Everything parsed locally.

    Related Tools