All Projects → LeoHsiao1 → pyexiv2

LeoHsiao1 / pyexiv2

Licence: GPL-3.0 license
Read/Write metadata(including EXIF, IPTC, XMP), comment and ICC Profile embedded in digital images.

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to pyexiv2

go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (-70%)
Mutual labels:  metadata, exif, iptc, xmp
Metadata Extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 1,972 (+1543.33%)
Mutual labels:  metadata, exif, iptc, xmp
exiftool-json-db
Maintain a JSON database of photos and videos with their metadata
Stars: ✭ 18 (-85%)
Mutual labels:  metadata, exif, iptc, xmp
rexiv2
Rust library for read/write access to media-file metadata (Exif, XMP, and IPTC)
Stars: ✭ 64 (-46.67%)
Mutual labels:  metadata, exif, iptc, xmp
Photini
An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
Stars: ✭ 113 (-5.83%)
Mutual labels:  exif, iptc, xmp
iptcinfo3
iptcinfo working for python 3 finally do pip3 install iptcinfo3
Stars: ✭ 37 (-69.17%)
Mutual labels:  metadata, exif, iptc
naturtag
Tag your nature photos with iNat taxonomy and observation metadata
Stars: ✭ 20 (-83.33%)
Mutual labels:  exif, iptc, xmp
Exifr
📷 The fastest and most versatile JS EXIF reading library.
Stars: ✭ 448 (+273.33%)
Mutual labels:  metadata, exif
Metadata Extractor Dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 518 (+331.67%)
Mutual labels:  metadata, exif
Exiftool
ExifTool meta information reader/writer
Stars: ✭ 832 (+593.33%)
Mutual labels:  metadata, exif
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+66.67%)
Mutual labels:  metadata, exif
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-32.5%)
Mutual labels:  metadata, exif
Forensic Tools
A collection of tools for forensic analysis
Stars: ✭ 204 (+70%)
Mutual labels:  metadata, exif
Exifer
A lightweight Exif meta-data decipher.
Stars: ✭ 290 (+141.67%)
Mutual labels:  metadata, exif
Exif Py
Easy to use Python module to extract Exif metadata from digital image files.
Stars: ✭ 561 (+367.5%)
Mutual labels:  metadata, exif
exif-loader
Extract EXIF- & IPTC-data from your JPGs during build-time.
Stars: ✭ 14 (-88.33%)
Mutual labels:  exif, iptc
TinyEXIF
Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG.
Stars: ✭ 87 (-27.5%)
Mutual labels:  exif, xmp
exempi
Exempi: XMP SDK (freedesktop mirror)
Stars: ✭ 19 (-84.17%)
Mutual labels:  metadata, xmp
goexif2
MAINTAINER WANTED -- Decode embedded EXIF meta data from image files written in Pure Golang
Stars: ✭ 35 (-70.83%)
Mutual labels:  metadata, exif
MetadataRemover
Android App to remove images' metadata
Stars: ✭ 42 (-65%)
Mutual labels:  metadata

pyexiv2

Read/Write metadata(including EXIF, IPTC, XMP), comment and ICC Profile embedded in digital images.

Features

Defects

  • Can't read the image larger than 2G, or modify the image larger than 1G. (related issue)
  • Not thread safe, because it uses some global variables in C++.

Docs

  • Tutorial

  • 中文教程

  • Similar projects:

    • pyexiv2: It is a Python 2 binding to exiv2, hasn't been updated since 2011.
    • py3exiv2: It is a Python 3 binding to exiv2, wrapped with Boost.Python.

Tests

There are some test cases in folder pyexiv2/tests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].