Page 1 of 1

EXIF edit

Posted: Sun Mar 24, 2013 6:42 pm
by Dr. Harout
May I ask if you could lead me to a software for EXIF writing?
I have lots of negatives I scanned and still scanning, and I need to change the date (even the time in some shots. You know, an included calendar, clock, wrist watch, etc) and some camera and lens details, even GPS if possible.
But please, let it be an easy one (for dumbs, if you prefer :mrgreen: ).
Thanks in advance.

Re: EXIF edit

Posted: Sun Mar 24, 2013 6:44 pm
by Dr. Harout
Oh, I almost forgot. I scan all pictures in TIFF format.

Re: EXIF edit

Posted: Sun Mar 31, 2013 12:15 am
by David Kilpatrick
You can do this using Sony's own Picture Motion Browser, I am sure - I do not use it, but when I had their GPS tracker, I think PMB was the porgram I used to correct the date/time stamp on the pictures. Now I use Phase One Media Pro, one of the most useful programs I have ever bought.

David

Re: EXIF edit

Posted: Sun Mar 31, 2013 1:05 am
by Dr. Harout
I can change the date and camera detail, nothing more.

Re: EXIF edit

Posted: Mon Apr 01, 2013 6:10 am
by Dusty
Doc, you may want to try PhotoMe http://www.photome.de/rawwriter_en.html.

There are others too, if you just Google them.

Dusty

Re: EXIF edit

Posted: Mon Apr 01, 2013 9:58 am
by Dr. Harout
Thanks Dusty, I'll give it a try.

Re: EXIF edit

Posted: Mon Apr 01, 2013 11:46 am
by Dr. Harout
OK, tried it. That's not it. You cannot write metadata or change anything.

Re: EXIF edit

Posted: Mon Apr 01, 2013 6:29 pm
by Dusty
Dr. Harout wrote:OK, tried it. That's not it. You cannot write metadata or change anything.
Sure you can Doc.

Just for visual appeal, I used David Anthony's pic from here http://www.photoclubalpha.com/forum/vie ... =20&t=7566, brought it into PhotoME.

Since it had no EXIF data, I exported some from a shot of mine, opened the photo and imported the data into the pic. Then I modified it.

Look and you'll see that I took the that photo today w/ my A350, firmware ver. 2.5, at 1/1000 sec, F17, ISO 25. The lens name and ID I can't change, but my 28-135 took it at 635mm setting, or 12mm FF equiv, according to the EXIF. That lens, BTW, shows a max aperture of f1.2.

All this was modded by PhotoME, and if you just need to mod times, it's easy. Anything in blue you should be able to mod.

Photo below.
AM Modded.jpg
(124.87 KiB) Downloaded 4890 times
Dusty

Re: EXIF edit

Posted: Mon Apr 01, 2013 11:02 pm
by Dr. Harout
Dusty, all my scanned files are in TIFF. I want to make changes on the TIFF files.

Re: EXIF edit

Posted: Mon Apr 01, 2013 11:48 pm
by Dusty
Okay, you can do the same to TIFFs, but an even better program is Exif Pilot.

I can now change the lens to be a Minolta 8-635, and it On a Phony A3500 camera!

Again, if you have NO EXIF data, you need to export some from a like photo and then change everything.

TIFF attached. Has to be shrunk as TIFFs are so large!
AM Modded3a.tif
(200.4 KiB) Downloaded 4880 times
Dusty

Re: EXIF edit

Posted: Tue Apr 02, 2013 12:13 am
by Dr. Harout
So do you loose IQ there?

Re: EXIF edit

Posted: Tue Apr 02, 2013 12:20 am
by Dr. Harout
EXIF Pilot works fine. Doesn't have all data but it's fine. Thanks.

Re: EXIF edit

Posted: Thu Apr 04, 2013 10:29 pm
by Background
I don't have an easy solution. For my own use I wrote a program based on Word VBA macros to update individual EXIF fields (description, data/time, orientation, etc), including the makernote fields where the format is known. This is useful when the whole file does not need rewriting, but is fairly specific to the couple of old cameras I have.

I've also written some specialised programs for the rewriting of JPEGs and TIFFs to add just about any EXIF data including IPTC information. This is based on data initially entered into an Excel spreadsheet. I normally use this to finalise TIFFs from my scanner or to update JPEGs. Although this software will do everything you're asking for, it does not have a nice user interface. At the very least, filenames have to be carefully edited in...

If anyone is interesed then please contact me, but a little programming experience would be necessary to undersatnd what's involved.

Re: EXIF edit

Posted: Thu Apr 04, 2013 11:33 pm
by Dr. Harout
Background wrote:I don't have an easy solution. For my own use I wrote a program based on Word VBA macros to update individual EXIF fields (description, data/time, orientation, etc), including the makernote fields where the format is known. This is useful when the whole file does not need rewriting, but is fairly specific to the couple of old cameras I have.

I've also written some specialised programs for the rewriting of JPEGs and TIFFs to add just about any EXIF data including IPTC information. This is based on data initially entered into an Excel spreadsheet. I normally use this to finalise TIFFs from my scanner or to update JPEGs. Although this software will do everything you're asking for, it does not have a nice user interface. At the very least, filenames have to be carefully edited in...

If anyone is interesed then please contact me, but a little programming experience would be necessary to undersatnd what's involved.
Thanks, but I need something for dummies :wink:

Re: EXIF edit

Posted: Sun Apr 07, 2013 6:31 am
by Dusty
Background wrote:I don't have an easy solution. For my own use I wrote a program based on Word VBA macros to update individual EXIF fields (description, data/time, orientation, etc), including the makernote fields where the format is known. This is useful when the whole file does not need rewriting, but is fairly specific to the couple of old cameras I have.

I've also written some specialised programs for the rewriting of JPEGs and TIFFs to add just about any EXIF data including IPTC information. This is based on data initially entered into an Excel spreadsheet. I normally use this to finalise TIFFs from my scanner or to update JPEGs. Although this software will do everything you're asking for, it does not have a nice user interface. At the very least, filenames have to be carefully edited in...

If anyone is interesed then please contact me, but a little programming experience would be necessary to undersatnd what's involved.
Background, send me a PM with your e-mail in it, as I'd like to take a look at it. Dr. Harout is no dummy, even if he's not a techie. I may be able to take your code and make the process usable for him, I can do a little bit of programming.

Dusty