Advanced Photo Importer

A powerful QGIS plugin for importing, managing, and visualizing geotagged photos with EXIF data.

Author: Dr. Majid Jazebi

Website: geotechzone.com/qgis/advanced-photo-importer

Repository: github.com/majidjazebi/advanced-photo-importer

License: GNU GPL v3

QGIS Minimum Version: 3.28


Overview

Advanced Photo Importer simplifies the integration of geotagged photos into your QGIS projects. It automatically extracts GPS coordinates, direction, and timestamp from EXIF metadata, creates point layers, and provides intuitive tools for managing, filtering, labeling, and visualizing field photos directly on the map.


Features


Installation

From QGIS Plugin Repository (Recommended)

  1. Open QGIS
  2. Go to Plugins → Manage and Install Plugins...
  3. Search for Advanced Photo Importer
  4. Click Install Plugin

Manual Installation

  1. Download the latest release .zip from the GitHub Releases page
  2. In QGIS, go to Plugins → Manage and Install Plugins → Install from ZIP
  3. Select the downloaded .zip file and click Install Plugin

Note: If you downloaded the zip directly from GitHub, the extracted folder may be named advanced-photo-importer-main. QGIS requires the plugin folder to be named exactly advanced_photo_importer. Rename it before placing it in your QGIS plugins directory.


Dependencies

📦 No External Installation Required

This plugin ships with all necessary Python libraries bundled inside:

LibraryPurpose
exifreadRead EXIF metadata from JPEG photos
openpyxlExcel import/export functionality

Everything works out of the box — no need to open a terminal, OSGeo4W Shell, or run pip install.

Note: If a system-installed version of a library is already available, the plugin will prefer it automatically. The bundled copy is only used as a fallback.

Usage

Basic Workflow

  1. Open the plugin via the toolbar button or Plugins → Advanced Photo Importer
  2. Upload tab — choose a save location for the layer, then browse to a photo file or folder
  3. Click Upload Photos — the plugin extracts EXIF data and creates point markers on the map
  4. Imported Photos tab — view the list, toggle visibility, preview photos
  5. Filter tab — set a date/time range to show only photos within that period
  6. Settings tab — adjust marker size, icon style, direction display, and label appearance
  7. Use the See Photo toolbar button to click directly on map points to open photos

Excel Workflow


Supported Formats


Known Limitations


License

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

See the LICENSE file for the full license text.


Contact & Support


📜 Credits / Icons

Full details regarding third-party assets and icon attributions can be found in the CREDITS.md file.