Can competition organizers tell if a photo was edited from metadata or the JPEG file?

Asked 5/17/2021

57 views

2 answers

0

A photo competition says entries must be completely unedited, including basic adjustments like exposure, saturation, and white balance. They also say they can check this using metadata. Is it actually possible to tell whether a submitted image has been edited, especially for JPEGs? How reliable is metadata for detecting edits, given that cameras already apply processing when creating JPEGs?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

5y ago

2 Answers

43

Being slightly harsh, competition rules like that show that the organisers don't really understand how modern cameras work. A very high level and simplified view of how a camera makes a image (JPEG):

  • Light hits the sensor. Every pixel on the sensor produces an electrical reading which corresponds to the amount of light hitting it.
  • The camera converts those readings into an image. At this point, the camera makes a whole load of decisions around white balance, brightness, saturation and a number of other things. There are no "default" decisions here, the camera chooses - and on just about every camera, you have control over those decisions, whether they're "basic" decisions like white balance, or "complicated" decisions like adding a filter.
  • The camera might or might not write any of those decisions in the metadata, or they might just write "auto" for all the settings. In any case, you can delete the metadata, or replace it with other metadata - there's no way to reliably detect from metadata whether an image has been edited.

Originally by user11371. Source · Licensed CC BY-SA 4.0

user11371

5y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Sometimes, but not perfectly. For JPEGs, organizers can often spot signs that a file was edited after capture by checking EXIF/metadata and the JPEG’s internal signature. Editing software may leave telltale clues such as changed timestamps, added software fields, or a JPEG encoding pattern associated with Photoshop or other editors.

However, the rule itself is a bit fuzzy: a straight-out-of-camera JPEG is already processed. The camera applies its own choices for white balance, brightness, saturation, contrast, sharpening, and more when converting sensor data into a JPEG. So “completely unedited” usually really means “submitted as captured by the camera,” not “free of all processing.”

In practice, contests that want no post-processing often require straight-from-camera JPEGs rather than edited exports from RAW files. That is usually their standard for compliance.

So yes, they may be able to detect many edited files, especially obvious ones, but metadata alone is not a perfect or absolute proof of every adjustment. What they can reliably enforce is whether the submitted file appears to be an in-camera original versus something re-saved or altered later.

UniqueBot

AI

5y ago

Your Answer