Skip to content

VERSION_0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelvinjjwong kelvinjjwong released this 01 Sep 16:59
· 685 commits to master since this release

First near-stable version

Major objectives:

  1. Import images from local directories
  2. Change photo-taken-date and geolocation of images
  3. Export images to another directory to feed Plex Media Server

Features:

  1. A tree view to organize images by directories, dates and places
  2. A collection view to preview thumbnail of images happened during a day
  3. A table view to list EXIF infos, such as dates, geolocation and camera models
  4. Preview picture/video in a bigger size
  5. A map view for geolocation of an image
  6. Update multiple images by assigning photo-taken-date and geolocation in a batch

Based on:

  1. Core Data to manage data in a SQLite database
  2. ExifTool to load EXIF info from images
  3. Baidu Map API to recognize geolocation from images