现在的位置: 首页 > 综合 > 正文

给图片文件写入exif信息(ios)

2013年12月11日 ⁄ 综合 ⁄ 共 863字 ⁄ 字号 评论关闭

http://code.google.com/p/iphone-exif/

What

An Exif Tag library editor that enables direct viewing and editing of EXIF Meta Data tags in Jpeg files on the iPhone.

Uses

The most obvious use is to manage Geo location tags into the image. However, it is also possible to edit any of the Exif tags or add your own that are not in the spec.

This is really useful for image uploads from the phone for sites like Picasa and Flickr.

Features

  1. On device parsing and editing of EXIF in JPEG files
  2. Full support for GPS tag formats
  3. Roundtrips existing tags in the image
  4. Read/Write access to all EXIF tags
  5. Read access to JFIF data
  6. Allows custom handlers to override normal processing of any tag data
  7. Allows extra handlers to be registered to add user defined tags
  8. Builds as a static library which can be imported easily into an iphone project

Documentation

There is some documentation in the project directory and an early version user guide is in the download section. There is an initial getting started discussion at http://iphone-land.blogspot.com

【上篇】
【下篇】

抱歉!评论已关闭.