HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Digital Photo

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-27-2008, 02:16 PM
EXIF Info
 
Posts: n/a
Default Is it possible to Export, Textedit, & then Import EXIF information using freeware?

Is it possible to Export, Textedit, & then Import EXIF information with
freeware?

Has you ever done it yourself? (if so, you're a genius!)

There must be a combination of freeware out there that allows export of
exif information, text editing, and then import of the resultant file.

There must be someone out there smart enough to figure this out (smarter
than me, that's for sure, 'cuz I can't find a way to do it).

In a related thread (on freeware editing of EXIF data), it was mentioned
that some programs can export XML which can then be editited and imported
back in - but I tried every suggested program and can not accomplish the
simple task.

Have you ever exported EXIF information to a text (or xml, csv, doc, etc.)
file, edited that file, and then successfully imported the results back
into a digital photograph using Windows freeware?

If so, you're a genious. How did you do it?
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 06-27-2008, 02:53 PM
user@domain.invalid
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF informationusing freeware?

EXIF Info wrote:
> Is it possible to Export, Textedit, & then Import EXIF information with
> freeware?
>
> Has you ever done it yourself? (if so, you're a genius!)
>
> There must be a combination of freeware out there that allows export of
> exif information, text editing, and then import of the resultant file.
>
> There must be someone out there smart enough to figure this out (smarter
> than me, that's for sure, 'cuz I can't find a way to do it).
>
> In a related thread (on freeware editing of EXIF data), it was mentioned
> that some programs can export XML which can then be editited and imported
> back in - but I tried every suggested program and can not accomplish the
> simple task.
>
> Have you ever exported EXIF information to a text (or xml, csv, doc, etc.)
> file, edited that file, and then successfully imported the results back
> into a digital photograph using Windows freeware?
>
> If so, you're a genious. How did you do it?


No, but the Exiftool docs seem to make it possible.

Doug McDonald
Reply With Quote
  #3  
Old 06-27-2008, 03:13 PM
Ofnuts
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF informationusing freeware?

EXIF Info wrote:
> Is it possible to Export, Textedit, & then Import EXIF information with
> freeware?


There is even software to do it directly without the intermediate
text/XML. Google it.

> Has you ever done it yourself? (if so, you're a genius!)


I know.

> If so, you're a genious. How did you do it?


My mom agrees with you.

--
Bertrand
Reply With Quote
  #4  
Old 06-27-2008, 05:20 PM
Dan Cline
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF information using freeware?

On Fri, 27 Jun 2008 08:53:31 -0500, user@domain.invalid wrote:

>> Have you ever exported EXIF information to a text (or xml, csv, doc, etc.)
>> file, edited that file, and then successfully imported the results back
>> into a digital photograph using Windows freeware?


> No, but the Exiftool docs seem to make it possible.


You have to be careful here. Exiftool imports only what it exported.
You can't edit the intermediary file.

AFIK, to answer the OP, there isn't any tool that will import a file that
you previously edited. They don't want to risk the crashes so they will
only import exactly what they exported.
Reply With Quote
  #5  
Old 06-27-2008, 05:26 PM
Dan Cline
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF information using freeware?

On Fri, 27 Jun 2008 16:13:34 +0200, Ofnuts wrote:

>> How did you do it?

> My mom agrees with you.


Give up. There is no exif editing tool that will read in a text file.

If there were, someone would say so.

The reason no tool will read in an edited exif text file is because the
tool developers don't want to risk the inevitable crashes that would occur.

All exif editing tools will only edit their own proprietary binary files
and then read in only their own binary exif information.

It would be nice if there were an exif standard but there isn't.

Reply With Quote
  #6  
Old 06-27-2008, 08:53 PM
Dave
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIFinformation using freeware?

On Fri, 27 Jun 2008 09:26:15 -0700, Dan Cline wrote:

> On Fri, 27 Jun 2008 16:13:34 +0200, Ofnuts wrote:
>
>>> How did you do it?

>> My mom agrees with you.

>
> Give up. There is no exif editing tool that will read in a text file.
>
> If there were, someone would say so.
>


There is such in Linux, but I'll let the OP search for it himself as he
seems bent on nefarious ways that the photography world can do without.
(or trying to scam personals sites with false info as he mentioned).

Dave


--
Registered Linux user # 444770
Tact is the ability to tell a man he has an open mind when he has a
hole in his head.
Reply With Quote
  #7  
Old 06-27-2008, 10:29 PM
Ofnuts
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF informationusing freeware?

Dan Cline wrote:
> On Fri, 27 Jun 2008 16:13:34 +0200, Ofnuts wrote:
>
>>> How did you do it?

>> My mom agrees with you.

>
> Give up. There is no exif editing tool that will read in a text file.
>
> If there were, someone would say so.


There is at least one...

> The reason no tool will read in an edited exif text file is because the
> tool developers don't want to risk the inevitable crashes that would occur.


Changing the Exifs in a file is no more complicated that rewriting them
together with a modified version of the picture (PS, PSP, GIMP...)

> All exif editing tools will only edit their own proprietary binary files
> and then read in only their own binary exif information.


Something which is ignored by the author of the software I just used. Of
course he is not using binary files to export the exifs, he uses XML.
And as a software developer myself, I can tell you that playing with
exifs is ridiculously easy compared to writing a working JPEG
encoder/decoder from scratch, for instance.

> It would be nice if there were an exif standard but there isn't.


There is a standard for the core stuff (http://www.exif.org/, and in
particular http://www.exif.org/Exif2-2.PDF). This format defines 1) how
data items are stored, so anyone can come up with tags for his own
purpose, and 2) a common set of core tags (standard enough for the
Windows explorer to use it (check the columns you can use in a "details"
view)). Of course camera makers have added their own extensions and they
may even use different extensions depending on model.

Reading/writing this data isn't difficult, even if the software doesn't
know what the purpose of a given tag would be (and so could not display
a human-friendly name). In fact anyone familiar with binary editors can
patch up the data quite easily since most of it is fixed-length.

--
Bertrand
Reply With Quote
  #8  
Old 06-27-2008, 11:51 PM
Floyd L. Davidson
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF information using freeware?

Dan Cline <dcline3@aol.com> wrote:
>On Fri, 27 Jun 2008 16:13:34 +0200, Ofnuts wrote:
>
>>> How did you do it?

>> My mom agrees with you.

>
>Give up. There is no exif editing tool that will read in a text file.
>
>If there were, someone would say so.
>
>The reason no tool will read in an edited exif text file is because the
>tool developers don't want to risk the inevitable crashes that would occur.
>
>All exif editing tools will only edit their own proprietary binary files
>and then read in only their own binary exif information.
>
>It would be nice if there were an exif standard but there isn't.


Actually, it is "Exif", and yes it is a standard.

http://www.exif.org/Exif2-2.PDF
http://en.wikipedia.org/wiki/Exchang...ge_file_format

And yes it is relatively easy (for a programmer) to
write Exif data into an image file from a text file.
Virtually every image editing program does it!

--
Floyd L. Davidson <http://www.apaflo.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) floyd@apaflo.com
Reply With Quote
  #9  
Old 06-28-2008, 02:14 PM
Bill
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF information using freeware?

On Fri, 27 Jun 2008 06:16:22 -0700, EXIF Info <exifinfo@gmail.com>
wrote:

>Is it possible to Export, Textedit, & then Import EXIF information with
>freeware?
>
>Has you ever done it yourself? (if so, you're a genius!)
>
>There must be a combination of freeware out there that allows export of
>exif information, text editing, and then import of the resultant file.
>
>There must be someone out there smart enough to figure this out (smarter
>than me, that's for sure, 'cuz I can't find a way to do it).
>
>In a related thread (on freeware editing of EXIF data), it was mentioned
>that some programs can export XML which can then be editited and imported
>back in - but I tried every suggested program and can not accomplish the
>simple task.
>
>Have you ever exported EXIF information to a text (or xml, csv, doc, etc.)
>file, edited that file, and then successfully imported the results back
>into a digital photograph using Windows freeware?
>
>If so, you're a genious. How did you do it?



The freeware "Exifer" should do what you want.

http://www.snapfiles.com/get/Exifer.html

HTH
Bill
Reply With Quote
  #10  
Old 06-28-2008, 08:19 PM
Tom
 
Posts: n/a
Default Re: Is it possible to Export, Textedit, & then Import EXIF information using freeware?

On Fri, 27 Jun 2008 23:29:07 +0200, Ofnuts wrote:

> anyone familiar with binary editors can
> patch up Exif data quite easily since most of it is fixed-length


There is no software extant that imports Exif information from a text file.
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Secret editing of EXIF data for photographs using freeware EXIF Info Digital Photo 56 07-04-2008 05:28 AM
Extracting EXIF information Rob G Digital Photo 9 02-09-2008 03:27 PM
Outlook 2007 can not use Import/Export jerryface@gmail.com Microsoft Office 0 01-31-2008 06:20 AM
Windows freeware to edit & create EXIF data for JPEG photos Crusader Digital Photo 23 07-10-2007 07:09 PM
Import and Export.... Marty XP Networking 0 05-02-2004 12:11 AM


All times are GMT. The time now is 03:54 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger