Where can i copy my image Exif from?

bbg404

Suspended / Banned
Messages
1,302
Name
Ben
Edit My Images
Yes
Evening all..... This has bugged me for a while now so thought I'd may as well ask.

Is there anyway I can copy and past my image exif data?

Basically all I want to do is if and when I post an image on say Facebook in the post I want to include the exif data, Something likes this:
Camera Model: NIKON 750
Lens Nikon 24.0-120.0 mm f/4
F-Number: F/11.0
Focal Length: 24 mm
Shutter Speed: 1/80 sec
ISO Speed: ISO 100
White Balance: Auto
Exposure Bias: 0 stop
Metering Mode: Multi-segment
Exp. Program: Manual

I've got Adobe CC and Faststone Image Viewer..... I've tried and tried but cant seem to do it.

I've been told of one program which allows it but it costs $50

Thanks in advance
 
Upload it to Flickr, view Exif using button below image.

There's probably an easier way...
 
In Faststone, put image up on screen and move your mouse to the right hand side edge and a box should appear with info
 
Download KUSO exif viewer
 
Or just use exiftool from the command line and let it read and extract from your photos into a text file.
 
There is a big thread on exit viewers at the top. Exiftool is easy to use and you can let it scan your images. Say you export your images to a folder for upload, then run this over the contents and have it pipe the output to a text file.

See example 7 on how to select fields and output.

http://owl.phy.queensu.ca/~phil/exiftool/examples.html

It is basic dos scripting, but fast and efficient.
 
Back
Top