This is a discussion on Extract IPTC Metadata from jpeg and tiff image formats within the C# Programming forums, part of the Software Development category; Hi Karpagarajan. R This is Bala I have recently joined this group and gone through this post and I need ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi Karpagarajan. R This is Bala I have recently joined this group and gone through this post and I need to ask you one question . How will you extract the mateadata from jpeg and tiff images from perl under Linux |
| Sponsored Links |
| |||
| Hi there, In post #19 there is a zip file attachment called NewIPTCSave.zip. I tried downloading it and openning it using winrar but it appears to be damged or corrupted. Can anyone who has this repost it SVP??? Better yet, has anyone since updated this to be a pure c# thing and not having to include a c++ portion??? thx, j |
| |||
| 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! ![]() |
| |||
| Hi All, Sorry for the delay. Herewith i have attached the sample code for getting the IPTC data from jpg. Please check with that code and let me know if anything you need. We had the detailed discussion about to extract the IPTC data. I think it will help you to do that in your code. The attached source code contains only the dll and Visual basic sample code. Just work with that and let me know.
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Hi everyone, First, thanks to Karpagarajan for your dll. But I have a problem with it. In fact, I would like to use it in a VB.NET (VS 2005) program so I added a new reference (NewIPTC.dll) and it worked just fine. Now, I can acces to NEWIPTCLib.IPTCObj with no problem. BUT the problem is when I do this : myObj = New NEWIPTCLib.IPTCObj, I obtain a COMException (error 80040154). I tried to RegSvr32 your dll but windows tells me that the dll is not present. Please, could anyone help me, this dll would be very useful for me. Thanks in advance. Arnaud |
| |||
| Hello, I try use write IPTC data to image in c#, but without any progres. File from post 18 is corrupt and file from post 24 is only for vb6 :-( Do you have any working solution how to write IPTC data in c# ? thx |
![]() |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/c-programming/1113-extract-iptc-metadata-jpeg-tiff-image-formats.html | |||
| Posted By | For | Type | Date |
| C# Programming [Archive] - DiscussWeb IT Community - Technical Support and Technology Discussions | This thread | Refback | 03-04-2008 02:37 AM |
| Microsoft Photography & Video Blog : Metadata and the Windows Vista Photo Gallery | This thread | Refback | 08-20-2007 02:16 PM |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading EXIF, IPTC & ICC Profile metadata from an image using MagickNet in C# | letmein | C# Programming | 0 | 03-27-2008 12:42 AM |
| Applying ICC profiles to a TIFF,JPEG files using C# | oxygen | C# Programming | 1 | 02-28-2008 10:42 PM |
| Reading IPTC data from Nikon camera RAW images,JPEG,TIFF files using Adobe dll in C# | oxygen | C# Programming | 1 | 02-28-2008 10:33 PM |
| Read and Write IPTC and EXIF metadata fro raw Images | Balasubramanian.S | C# Programming | 4 | 08-03-2007 06:38 AM |
| I have a C source to write iptc and exif metadata for raw images. How to use it in C# | oxygen | C# Programming | 0 | 07-21-2007 01:56 AM |