
kg_image_info - Check what meta-information is in an image.

This describes version 0.03 of kg_image_info.

kg_image_info --help | --manpage | --version
kg_image_info { --plugins PluginName } filename ...

This is a utility script to check what meta-information is in an image file, using the same method as khatgallery uses to get meta-data from image files. This is helpful to see what field names need to be used when defining what meta-data is put in the generated HTML files.

Print help message and exit.
Print the full help documentation (manual page) and exit.
Name optional plugin (this can be repeated for more plugins). This can be useful if you're using a plugin which overrides the default method of getting meta-data, and you want to check what its results are.
Print informational messages.
Print version information and exit.

Getopt::Long
Pod::Usage
Getopt::ArgvFile
Image::Info
YAML

perl(1) Getopt::Long Getopt::ArgvFile Pod::Usage

Please report any bugs or feature requests to the author.

Kathryn Andersen (RUBYKAT)
perlkat AT katspace dot com
http://www.katspace.org/tools

Copyright (c) 2006 by Kathryn Andersen
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.