About Anaconda Help Download Anaconda

A library for parsing, editing, and saving EXIF data

copied from cf-post-staging / libexif

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v0.6.26
  • linux-64 v0.6.26
  • osx-arm64 v0.6.26
  • osx-64 v0.6.26
  • linux-ppc64le v0.6.26
  • win-64 v0.6.26

conda install

To install this package run one of the following:
conda install conda-forge::libexif
conda install conda-forge/label/cf202003::libexif

Description

  • is a library written in pure portable C.
  • reads and writes EXIF metainformation from and to image files.
  • is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 (LGPL).
  • runs under POSIX systems (e.g. GNU/Linux, xBSD, MacOS X, Windows, etc.).

Digital cameras store a surprising amount of information inside each picture they take, in a normally invisible format known as EXIF. Everything from photo basics like the camera shutter speed and aperture to the GPS location and even the name of the camera owner can be hidden inside each photograph. libexif is a library that lets you access that data from within a computer program. Some simple applications called exif and gexif are also supplied alongside libexif that use it to view EXIF data from the command-line or GUI (respectively).


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.20) Legal | Privacy Policy