/LensExif

A little application with GUI to add or modify lens and aperture exif data to raw files (.nef, .arw, .dng, etc.), useful for people people using manual lenses on digital cameras.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

LensExif

A little application with GUI to add or modify lens and aperture exif data to raw files (.nef, .arw, .dng, etc.), useful for people people using manual lenses on digital cameras.

You can prewiew images: screenshot

You can save your lenses and apertures: screenshot

Install

It works on Linux, should work on windows and Mac OS X, but never tried.

First install libimage-exiftool-perl pyside2-tools pyside2-tools python3-pyside2.qtwidgets

For now you just download the code and execute

python (path-to-folder)/src/lens_exif_view.py

Later I will add an install file.