View Single Post
  #23 (permalink)  
Old 03-11-2008, 02:30 AM
niknik niknik is offline
D-Web Trainee
 
Join Date: Mar 2008
Posts: 1
niknik is on a distinguished road
Default Re: Extract IPTC Metadata from jpeg and tiff image formats

This thread was very useful indeed. Though I find it strange that no one has yet come up with a fully managed C# code solution for this...
Like it was said, parsing a jpeg stream and finding the data shouldn't be too difficult.

In any case, thanks for the info posted here!
Reply With Quote