ExifTool est une application en ligne de commande et un processeur de métadonnées par lots utilisé pour lire, écrire et modifier les métadonnées EXIF, IPTC, XMP et autres dans les fichiers image et vidéo. Il fonctionne comme un éditeur de métadonnées de fichiers et un extracteur de métadonnées d'image capable de modifier les propriétés internes intégrées dans une grande variété de formats de fichiers pris en charge.
Les fonctionnalités principales de exiftool/exiftool sont : Metadata Managers, Media Metadata Extractors, File Metadata Manipulation, File Storage and Metadata Management, General File Metadata Editors, Metadata Batch Tagging, EXIF Metadata Handling, Metadata Writing.
Les alternatives open-source à exiftool/exiftool incluent : rhettbull/osxphotos — osxphotos is a command-line interface tool and programmatic database interface designed for managing and exporting… piwigo/piwigo — Piwigo is a modular, open-source photo gallery and media management platform built as a PHP web application. It… photoview/photoview — Photoview is a self-hosted photo gallery and media manager designed for browsing and organizing personal photo and… exif-js/exif-js — exif-js is a JavaScript library for extracting image metadata directly in the browser. It functions as a binary image… zanllp/infinite-image-browsing — This project is a local media management platform designed for organizing, browsing, and analyzing large collections… cybertimon/rapidraw — RapidRAW is a non-destructive RAW photo editor and digital asset manager designed for decoding manufacturer RAW…
osxphotos is a command-line interface tool and programmatic database interface designed for managing and exporting media from Apple Photos libraries. It provides a bridge to the underlying system database, allowing for the automation of batch operations and the retrieval of technical metadata. The project distinguishes itself through a metadata-driven export system that uses custom templates to organize files into directory hierarchies. It can extract machine-learning data—including aesthetic scores and optical character recognition—and synchronize metadata across different libraries using un
Piwigo is a modular, open-source photo gallery and media management platform built as a PHP web application. It provides a self-hosted environment for organizing, managing, and displaying digital image collections through a web browser. The system is distinguished by its plugin-based architecture, which allows the core functionality to be extended with third-party themes and functional extensions. It leverages artificial intelligence for automatic image content recognition and tagging to automate the categorization of large libraries. The platform covers a wide range of capabilities includin
Photoview is a self-hosted photo gallery and media manager designed for browsing and organizing personal photo and video collections. It functions as an AI-powered face recognition gallery that automatically detects, clusters, and labels human faces to organize media by person. The system persists metadata and user configurations using SQL-compliant databases such as PostgreSQL, MySQL, or SQLite. The platform distinguishes itself through specialized media processing and integration capabilities. It processes RAW camera files and transcodes videos into browser-compatible formats, while offerin
exif-js is a JavaScript library for extracting image metadata directly in the browser. It functions as a binary image buffer parser that reads raw image bytes to retrieve technical details without requiring files to be uploaded to a server. The library parses data following the EXIF and IPTC standards to extract camera settings, timestamps, GPS coordinates, captions, keywords, and copyright information. It utilizes typed arrays and offset-based traversal to navigate image structures and map numeric identifiers to human-readable tags.