GPhoto

Last updated
gPhoto
Initial releaseJuly 10, 2012;13 years ago (2012-07-10) [1]
Stable release
2.5.32 / libgphoto2 July 6, 2025;35 days ago (2025-07-06) [2] 2.5.28 / gphoto2 January 3, 2022;3 years ago (2022-01-03) [3]
Repository
Operating system Linux, BSD, Unix-like
Type Digital photography
License GNU LGPL
Website gphoto.sourceforge.net   OOjs UI icon edit-ltr-progressive.svg

gPhoto is the name of a free, redistributable, ready to use set of digital camera software applications for Unix-like systems. The core functionality [4] is provided by libgphoto2, which is a library for use in digital photography - it supports retrieving of images from camera devices, upload, and remote controlled configuration and capture, depending on whether the camera supports those features. libgphoto2 is the successor of gphoto with lots of new features and additional camera drivers [5] .

Contents

libgphoto2 is the basis for image acquisition and camera interfacing on Linux, and is used by applications such as Darktable, DigiKam, Shotwell, Entangle, GIMP, gThumb, and others.

gPhoto2 is also the name of the command line (CLI) interface to libgphoto2. gPhoto2 and libgphoto2 have been released alongside each other with the same version number until 2.5.28.

Released under the GNU Lesser General Public License, gPhoto is free software.

Support

libgphoto2 has 2979 "supported cameras and media players" as of August 2025. [6] It is cross-platform, running under Linux, FreeBSD, NetBSD and other Unix-like operating systems.

gPhoto has support for the Picture Transfer Protocol (PTP) and will also connect to devices that use the Media Transfer Protocol (MTP). Many cameras are not supported by gPhoto, but have support for the USB mass storage device class, which is well-supported under Linux. gPhoto intentionally does not implement support for USB mass storage cameras, as this is already implemented in-kernel.

gPhoto supports camera tethering control, preview, viewfinder in PTP or camera specific protocols on numerous cameras.

Applications

gPhoto provides a library, libgphoto2, to allow for other frontends to be written for it, and a command-line interface. gtkam is a reference implementation for a graphical libgphoto2 client based on GTK2 [7] . Other clients are the KDE program digiKam and the GNOME program Shotwell (and many others). GVfs uses libgphoto2 to expose on-camera photos to GNOME applications via a virtual filesystem.

DigiKam, gtkam and Entangle [8] support tethering capture and viewfinder for supported cameras. [9]

References

  1. "gPhoto Website".
  2. "gPhoto Home" . Retrieved 7 August 2025.
  3. "gPhoto Home" . Retrieved 7 August 2025.
  4. "gPhoto - Projects :: libgphoto2". www.gphoto.org. Retrieved 2025-08-07.
  5. gphoto/libgphoto2, gPhoto - opensource digital camera access and remote control, 2025-08-05, retrieved 2025-08-07
  6. Projects :: libgphoto2 :: supported cameras
  7. "gPhoto - Projects :: gtkam". www.gphoto.org. Retrieved 2025-08-07.
  8. Entangle: Tethered Camera Control & Capture official website
  9. gPhoto - doc - Remote controlling cameras (last stable version) in gPhoto documentation