Skip to content

A desktop application, to position your photos on a map.

Notifications You must be signed in to change notification settings

Sphinkie/tiPhotoLocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ti Photo Locator

Screenshot

TiPhotoLocator is a free and Ad-free application that allows you to geotag your favorites photos, and add other contextual tags.

Presentation

When you have a GPX file, that you recorded during your trip, you can sync your photos with the GPX file. But, if you don't have recorded any GPX file, or if your photos are older than handheld GPS devices, the TiPhotoLocator application will help you to geotag easily your photos on a map, and add some description tags.

Exif and IPTC tags

EXIF and IPTC metadata are two different types of metadata, used in digital photography.

EXIF metadata are usually generated automatically by the digital camera and contain technical information about the shot.

IPTV metadata are filled manually by humans and contain editorial information such as the title, the description, copy rights, etc.

Details concerning the tags used by the application are on this page

Technical information

The application is developped with the Qt framework and uses the ExifTool utility by Phil Harvey to read and write the Exif and IPTC tags.

Explanation concerning the compiler configuration are on this page

Inspiration

Other projets on the same theme:

An other application to geotag your photos: GeoSetter by Friedemann Schmidt

An application to geotag your photos with a .gpx file: GPicSync

A photo gallery developed with Qt, exiv2 and OpenCV: Tidy Images by Simon-12.