EnglishFrenchSpanish

Ad


OnWorks favicon

iptc - Online in the Cloud

Run iptc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command iptc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


iptc - Utility for viewing and modifying the contents of IPTC metadata in images.

SYNOPSIS


iptc [[-q] | [--quiet]] [[-b] | [--backup]] [[-s] | [--sort]] [[-v VALUE] |
[--value=VALUE]] [[[-l] | [--list]] [[-L TAGS] | [--list-desc=TAGS]] [[-a TAGS] |
[--add=TAGS]] [[-m TAGS] | [--modify=TAGS]] [[-d TAGS] | [--delete=TAGS]] [[-p TAGS]
| [--print=TAGS]]] [--help] [--version] [file...]

DESCRIPTION


This manual page documents briefly the iptc command.

This manual page was written for the Debian GNU/Linux distribution because the original
program does not have a manual page.

iptc is a IPTC data editor. You can add, modify and delete ITPC metadata in images. You
can also get the value of a particular tag.

-q, --quiet
Produce less verbose output.

-b, --backup
Backup any modified files.

-s, --sort
Sort tags before displaying or saving.

--help
Display an help message and exit.

--version
Display an iptc version number and exit.

-l, --list
List the name of all known tags (i.e. Caption, etc).

-L TAG, --list-desc=TAG
Print the name and description of TAG.

-a TAG, --add=TAG
Add new tag with identifier TAG.

-m TAG, --modify=TAG
Modify tag with identifier TAG (add if not present).

-v VALUE, --value=VALUE
Value for added/modified tag.

-d TAG, --delete=TAG
Delete tag with identifier TAG.

-p TAG, --print=TAG
Print value of tag with identifier TAG.

file
Files to edit.

EXAMPLES


Display the IPTC metadata contained in image.jpg: iptc image.jpg

Set caption "Foo" in all jpegs of the current dir: iptc -m Caption -v "Foo" *.jpg

Add keyword "vacation" to all jpegs: iptc -a Keywords -v "vacation" *.jpg

Use iptc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    Vuls
    Vuls
    Vuls is open-source, agent-less
    vulnerability scanner based on
    information from NVD, OVAL, etc. Vuls
    uses multiple vulnerability databases
    NVD, JVN, OVAL, RHSA...
    Download Vuls
  • 3
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 4
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 5
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 6
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 7
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

Ad