Skip to content

Instantly share code, notes, and snippets.

@lsauer
Last active December 29, 2015 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsauer/7614189 to your computer and use it in GitHub Desktop.
Save lsauer/7614189 to your computer and use it in GitHub Desktop.
Fake Pictures: Is that image real? The APEX rules for basic image verification on social networks

The APEX rules

check the credibility of socal media pictures

  • Author: check the stream/context of the original poster (OP), which conveys intent
  • Picture: check if the file is smaller than the norm and if it has metadata, such as Exif
  • Enhanced: check if what you are seeing is sensible and in physical agreement with your common sense
  • X-reference: check the image against an image datatabase, such as tineye.com

source: lsauer.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment