Skip to content

Exif Notes is an Android application that let's you quickly make structured notes in the field when doing film photography. It has about 1,500 active installations through Google Play.

License

Notifications You must be signed in to change notification settings

NateEaton/ExifNotes

 
 

Repository files navigation

Exif Notes

Exif Notes is an Android application that let's you quickly make notes on the field when doing film photography. It allows you to write down and save important data related to your photography gear (cameras, lenses, filters etc.) and photos (film rolls, frames, aperture, shutter speed, location etc.) in a structured way. In addition, it helps you to attach these notes to your scanned files as exif data by integrating with ExifTool by Phil Harvey. Exif Notes generates complete command line commands to write the exif data to your scanned files. This way applications and websites that display exif data are able to show them for your film photos as well.

Get it on Google Play

Features

  • Maintain gear master data
    • Cameras
    • Lenses
    • Filters
    • Film stocks
  • Add film rolls with specific gear and settings
  • Add frames to rolls when taking pictures and include details for multiple settings
    • Date and time
    • Aperture
    • Shutter speed
    • Lens
    • Focal length
    • Location
    • etc.
  • Use Google Maps directly in app to view and edit your frames' locations
  • Geocoding
    • Automatically transform coordinates into street addresses and vice versa
  • Export data in csv format or as ExifTool commands
    • to storage
    • to other apps (Dropbox, Drive etc.)
  • All data is stored in a local SQLite database
    • Export and import the database file to backup your data or when moving to a new device

Links

There is an extensive article about Exif Notes and how it can be a part of your film photography process by Babak Farshchian on 35mmc. Exif Notes is not for everyone, but if you like to be organized with your film photography notes and are an Android user, please give it a try.

You can also join the discussion on the unofficial thread on PHOTRIO.

Contribute

If you're interested in contributing, please check the contributing guidelines (CONTRIBUTING.md).

About

Exif Notes is an Android application that let's you quickly make structured notes in the field when doing film photography. It has about 1,500 active installations through Google Play.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.4%
  • Python 1.6%