Forgot Password
Pentax Camera Forums Home
 

Reply
Show Printable Version Search this Thread
05-07-2009, 03:27 PM   #1
Senior Member




Join Date: Apr 2009
Posts: 167
Adding missing lens info to EXIF

Is there some way I can add to the exif the missing information when using an old manual lens? I'd like to be able to add the lens name and what aperture I took the shot at.

05-07-2009, 04:06 PM   #2
AlexD
Guest




Re: Adding missing lens info to EXIF

What I do, is add the data to the "caption" area of the image EXIF.

Would be interested too, however, if there was a way of actually having the focal length appear in EXIF under the actual "focal length" section.

With a K200D, you should be able to type in the focal length upon camera startup -- directly in the camera before taking pictures. This is when you have Shake Reduction activated. *ist D series cameras don't so focal length records as 0.0mm with old manual lenses.
05-07-2009, 05:16 PM   #3
Senior Member




Join Date: Jun 2008
Posts: 240
Filmtagger

Filmtagger - Nilemada.com
05-07-2009, 07:46 PM   #4
Senior Member
architorture's Avatar

Join Date: Apr 2008
Location: New York, NY
Posts: 152
i discovered recently that photoME can do it. unfortunately, the batch function is not yet built into the program. otherwise it is a great little piece of software.

03-06-2018, 02:27 AM   #5
New Member




Join Date: Mar 2010
Posts: 11
QuoteOriginally posted by alehel Quote
Is there some way I can add to the exif the missing information when using an old manual lens? I'd like to be able to add the lens name and what aperture I took the shot at.
Raising the dead here, but thought I might inform latecomers about the command line utility `exiv2` which can be used to retrieve/list and modify all EXIF and IPTC information. I often use it to do exactly what the poster wants; adding EXIF data to pictures that lack some of it. For instance, I add capture dates to scanned film photos using this script:

QuoteQuote:
#!/bin/bash
# @depends on exiv2

if [ "$1" == "" ]; then
echo "usage: $(basename $0) '2002:07:22 00:00:00' picture.jpg "
else
exiv2 -M "set Exif.Photo.DateTimeOriginal $1" $2
fi

# vim: syntax=sh
On unices such as Linux and mac os you can save it and make it executable. You can easily modify it to set any other exif value to make it possible to alter hundres of files in seconds.
03-06-2018, 04:53 AM   #6
bxf
Veteran Member
bxf's Avatar

Join Date: Jul 2010
Location: Lisbon area
Posts: 1,660
Easiest: ExifToolGUI > Modify > Exif: LensInfo from Makernotes
Reply

Bookmarks
  • Submit Thread to Facebook Facebook
  • Submit Thread to Twitter Twitter
  • Submit Thread to Digg Digg
Tags - Make this thread easier to find by adding keywords to it!
exif, k-mount, lens, lens info, pentax lens, slr lens

Similar Threads
Thread Thread Starter Forum Replies Last Post
EXIF: No Lens Info for DFA100mm/2.8WR? twokatmew Pentax SLR Lens Discussion 3 06-20-2010 01:16 PM
EXIF Lens Model field missing for DA* 55 ridogi Pentax SLR Lens Discussion 5 03-29-2010 10:01 AM
Showing "Lens" Info in EXIF Data twokatmew Digital Processing, Software, and Printing 4 02-24-2010 01:27 PM
PhotoME shows EXIF but PPG says it is missing? MrApollinax Digital Processing, Software, and Printing 3 07-01-2009 09:12 AM
DA 35mm on K10D Lens EXIF Missing? lowbit Pentax SLR Lens Discussion 15 10-16-2008 07:20 PM



All times are GMT -7. The time now is 11:35 AM. | See also: NikonForums.com, CanonForums.com part of our network of photo forums!
  • Red (Default)
  • Green
  • Gray
  • Dark
  • Dark Yellow
  • Dark Blue
  • Old Red
  • Old Green
  • Old Gray
  • Dial-Up Style
Hello! It's great to see you back on the forum! Have you considered joining the community?
register
Creating a FREE ACCOUNT takes under a minute, removes ads, and lets you post! [Dismiss]
Top