Re: [Gimp-user] Handling EXIF embedded data in Gimp

2003-06-08 Thread Steve Crane
On Sun, Jun 08, 2003 at 05:38:34PM +0800, William Kenworthy wrote: > In the meantime, is there anything that could extract the EXIM info, > then be used to add it back afterwards? I recently downloaded EXIFutils[1], a collection of console utilities for working with EXIF information. They seem ve

Re: [Gimp-user] Handling EXIF embedded data in Gimp

2003-06-08 Thread David C P Gray
Hi, On Sun, 2003-06-08 at 17:38, William Kenworthy wrote: > In the meantime, is there anything that could extract the EXIM info, > then be used to add it back afterwards? I found a short list of tools at: http://www.shallowsky.com/limaging.html I use metacam, try a couple and see what works best

Re: [Gimp-user] Handling EXIF embedded data in Gimp

2003-06-08 Thread Sven Neumann
Hi, William Kenworthy <[EMAIL PROTECTED]> writes: > In the meantime, is there anything that could extract the EXIM info, > then be used to add it back afterwards? bins does a good job at extracting the EXIF info into XML files. No idea if there's a tool to put it back as well. Sven __

Re: [Gimp-user] Handling EXIF embedded data in Gimp

2003-06-08 Thread William Kenworthy
In the meantime, is there anything that could extract the EXIM info, then be used to add it back afterwards? BillK On Sun, 2003-06-08 at 17:06, Henrik Brix Andersen wrote: > On Sun, 2003-06-08 at 06:23, David C P Gray wrote: > > I am using Gimp to post-process digital photographs. The camera is >

Re: [Gimp-user] Handling EXIF embedded data in Gimp

2003-06-08 Thread Henrik Brix Andersen
On Sun, 2003-06-08 at 06:23, David C P Gray wrote: > I am using Gimp to post-process digital photographs. The camera is > embedding EXIF data in the JPEG images that I would like to preserve, > but the Gimp is stripping this when it writes the modified images. This is a known issue. > Any ideas w