资 源 简 介
MetadataReader is a console application that reads metadata -
Exif, IPTC, XMP... - from an image file(jpeg, png, tiff...)
It uses WIC (**Windows Imaging Compoment**) to retrieve image metadata and
dumps metadata block names and string representation of the data values
to the console. WIC DOCUMENTATION:
http://msdn.microsoft.com/en-us/library/windows/desktop/ee719902(v=vs.85).aspx
### DEVELOPMENT ENVIRONMENT ###
Visual Studio 2012
### DEVELOPER NOTES ###
Before building solution change output directory in project properties.
### INSTALLATION ###
Download MetadataReader.exe from Downloads section.
### USAGE ###
```
MetadataReader.exe FILE [-i]
FILE path to the image e.g. "c:funnyCat.jpg"
-i (optional argument) shows data types
```
### LICENSE ###
MIT License
http://opensource.org/licenses/MIT
### AUTHOR ###
Nikolai Klimov - Mai 2013 - http://nk-software.de - klimov@nk-software.de
### SCREENSHOT ###
![http://nk-software.de/wp-content/uploads/wic-image-rea