Questions tagged [exif]

For questions relating to Exif (Exchangeable image file format), a specification followed by manufacturers of digital cameras that is used to record information about the technical conditions for image capture within the image file itself in the form of tagged metadata.

Exif (Exchangeable image file format) is a specification followed by manufacturers of digital cameras that is used to record information about the technical conditions for image capture within the image file itself in the form of tagged metadata. Exif metadata can be found on JPEG photographs, TIFF images and RIFF and VAW formatted recorded sound files.

Metadata tags defined in the Exif standard

  • Date and time information
  • Camera settings
  • A thumbnail for previewing the picture
  • Geolocation
  • Descriptions
  • Copyright information
22 questions
3
votes
2 answers

"Corrupt data" reported by exif

I run exif on https://i.stack.imgur.com/teMe5.jpg $ exif 4sftcoo.jpg Corrupt data The data provided does not follow the specification. ExifLoader: The data supplied does not seem to contain EXIF data. I was wondering why the error?
Tim
  • 25,177
1
vote
1 answer

Image Rotation that works

I'm not sure why this is so difficult under Ubuntu/Linux. With Windows if I rotate an image in Windows Explorer or Window's image viewer, it retains that orientation everywhere in every application. But with Ubuntu some applications rotate and…