Data & Config.ged · .gedcom
GEDCOM viewer
About GEDCOM
Genealogical Data Communication — family-tree records.
GEDCOM is the long-standing interchange format for genealogy data, exported by Ancestry, FamilySearch, Gramps, and most family-tree software. Its line-based records describe individuals (INDI), families (FAM), and the events that link them. Our viewer parses the records locally and lets you browse people and families.
FAQ
- What is a GEDCOM file?
- GEDCOM is the long-standing interchange format for genealogy data, exported by Ancestry, FamilySearch, Gramps, and most family-tree software. Its line-based records describe individuals (INDI), families (FAM), and the events that link them. Our viewer parses the records locally and lets you browse people and families.
- Is my file uploaded?
- No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
- Does it work on mobile?
- Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More Data & Config
- .jsonJSONJavaScript Object Notation — structured data.Open
- .csvCSVComma-Separated Values tabular data.Open
- .tsvTSVTab-Separated Values tabular data.Open
- .xmlXMLExtensible Markup Language.Open
- .yamlYAMLHuman-readable config/data format.Open
- .tomlTOMLTom's Obvious Minimal Language config.Open
- .iniINIClassic key=value config files.Open
- .dbSQLite.db / .sqlite database file.Open