EXIF_parser
Python 3.x script that takes location data from geotagged photos (in selected folder) and saves it to csv file (in that folder).
One can open this csv file in QGIS as a point layer (set the Geometry CRS to EPSG:4326) and view the photos by road_inspection_viewer plugin.
Photo files with .jpg or .jpeg extension. This script requires PyQT5 and exif modules.
Unpack the file EXIF_parser.7z and run EXIF_parser.exe.
GNU General Public License, version 2.