Skip to content

cbettinger/gedcom-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon of GEDCOM Viewer

GEDCOM Viewer

The aim of this project is to realize a cross-platform and multi-language viewer for GEDCOM 5.5.1 files in Java, whose GUI is closely based on the GEDCOM specification and yet is easy to use.

Features

  • Display of all GEDCOM record types
  • Visualization of and fast navigation through a proband's lineage (name or male line), ancestors or/and descendants
  • Display of main fact locations within a map
  • Quick overview of the source qualities
  • Export to HTML or PDF (including media attachments)
  • GEDCOM 5.5.1 validation
  • Conversion to GEDCOM 7 file format
  • Facial feature analysis to find out from which ancestors a proband inherited his facial features (such as the shape of the eyes or nose)
  • Currently supported languages: English, German, French

Screenshots

Individuals Visualization: Ancestors Locations Map: Lineage Tools: Validation Tools: Facial feature analysis

Requirements

  • Java 22+
  • Python 3.12 (only for facial feature analysis)