exempi
command line tool to manipulate XMP metadata
Install
- All systems
-
curl cmd.cat/exempi.sh
- Debian
-
apt-get install exempi
- Ubuntu
-
apt-get install exempi
- Arch Linux
-
pacman -S exempi
- Kali Linux
-
apt-get install exempi
- CentOS
-
yum install exempi
- Fedora
-
dnf install exempi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install exempi
- OS X
-
brew install exempi
- Raspbian
-
apt-get install exempi
- Dockerfile
- dockerfile.run/exempi
exempi
command line tool to manipulate XMP metadata
Exempi is a library to parse XMP metadata as defined by the specification. XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. This package provides a command line tool to manipulate XMP metadata.