Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged all changes. #1

Open
wants to merge 170 commits into
base: master
Choose a base branch
from

Conversation

raisercostin
Copy link

Tried to integrate all changes from various forks. In this moment there are 3 ExifTool implementations. Some features still must be consolidated in the default one. Anyway they are interchangeable for most features.

A fix for windows 8.3/DOS filenames that don't work well with exiftool are also provided.

Fabien VAUCHELLES and others added 30 commits April 5, 2013 00:02
Updated status of 1.2
LensID is a tag that provide information to identify lens type.
For example, "241" means "Canon EF 50mm F1.2L USM".
It's not always a numerical identifier, it can be a string that give informations about the lens type.
Be careful, lens id is not always specified in exif metadata.
Add LensID in possible tag values
Added EXIF tags: Artist/Copyright. Thanks Giles!
- ICC, Thumbnail, File information
- methods to saveToXml, extract ICC profile and extract thumbnail.
eclipse... after will commit feature...
…nd add more tags and tag groups

new methods to extract ICC profile, embedded thumbnails, and extract all
metadata to XML. in addition, added new tags and tag groups, mostly
related to ICC profiles, thumbnails but also file group metadata
* IPTC_KEYWORDS (Keywords)
* COPYRIGHT_NOTICE (CopyrightNotice)
* CREATOR (Creator)
* CAPTION_ABSTRACT (Caption-Abstract)
* OBJECT_NAME (ObjectName)
Added the following IPTC fields commonly used on Press photos:
…ion2

Conflicts:
	src/main/java/com/thebuzzmedia/exiftool/ExifTool.java
…into integration2

Conflicts:
	src/main/java/com/thebuzzmedia/exiftool/ExifTool.java
Conflicts:
	src/main/java/com/thebuzzmedia/exiftool/ExifTool.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants