PDA

View Full Version : EXIF not on every photo


larock
03-03-2005, 03:41 PM
What if one of my cameras dosen't print the EXIF is there a way to hide this if nothing exists?

OR

Can I add EXIF to a jpg later so that something shows up like camera model?

I am working on a mac

Thanks

raminia
03-03-2005, 04:06 PM
if it does not show exif on some images the dont' have exif data included.

Connie
03-03-2005, 05:26 PM
well, there are some tools that can add or edit EXIF information to an image but I am not quite sure if this is such a good idea ;=)

do you remember the shutter speed of your images :lol:

but EXIF-information sometimes gets lost when the image is processed with some software, some programs offer the option to save with or without EXIF-information

what I don't like with PixelPost in the moment and what will be fixed in the next version is, that if there are no exif-information in the moment, the Flash-info "Not flashed" will show, so I changed

$lang_flash_not_fired = "Flash: Not Fired";
to
$lang_flash_not_fired = "";

in my language file...

larock
03-03-2005, 06:35 PM
I will try that. Thanks for the info.

I was just going to put the camera I shot from back into the EXIF since there is no way I could remember what I shot it at.

Thanks again