2007年10月18日 星期四

BCB EXIF data related information

As we know EXIF is an information stored camera photographing related information.


I recently need to bundle it in my project so many information are discoverd from internet and place here.


EXIF org.
http://www.exif.org/


Two major must read docs.


Exif 2.2 and Tiff 6.0 both can be found here:


http://www.exif.org/specifications.html


Exif decode source code:


jhead, Exif jpg header and thumbnail manipulator program. based on v2.2


It is nice and organized structure and could be modified by requirement.


http://www.sentex.net/~mwandel/jhead/


CEXIF based on EXiF v2.1


Easy to understand especially for a C rookie like me.


http://www.codeproject.com/bitmap/cexif.asp


Exif Extractor


It seems is popular on internet, however, I have not checked it yet.


http://www.codeproject.com/csharp/exifextractor.asp


Exif Tag Editor a combination GUI of above two.


http://www.codeproject.com/csharp/EXIF_tag_Editor.asp

沒有留言: