Naviga Photos
1.0.0
1.0.0
  • Welcome to Naviga Photos!
  • Introduction
    • What is Naviga Photos?
  • User Guide
    • Top menu
    • Uploading photos
      • Manage the list
    • Metadata settings
      • Individual metadata
      • Reset metadata
      • Mandatory metadata
      • Remove photo from selection
    • History
    • Find uploaded photos
      • Manage metadata settings
    • Navigation and hotkeys
  • Admin Guide
    • Installation and upgrade
    • Requirements
    • Changelog
    • Configuration
      • Metadata
        • EXIF
        • IPTC
      • Providers
        • ICP configuration examples
      • Validation
      • Mappings
  • Developer Guide
    • See the source code
Powered by GitBook
On this page

Was this helpful?

  1. Admin Guide
  2. Configuration
  3. Metadata

EXIF

Allowed exif-tags

VERSION TAGS "ExifVersion" "FlashpixVersion"

COLORSPACE TAGS "ColorSpace"

IMAGE CONFIGURATION "PixelXDimension" "PixelYDimension" "ComponentsConfiguration" "CompressedBitsPerPixel"

USER INFORMATION "MakerNote" "UserComment"

RELATED FILE "RelatedSoundFile"

DATE AND TIME "DateTimeOriginal" "DateTimeDigitized" "SubsecTime" "SubsecTimeOriginal" "SubsecTimeDigitized"

PICTURE-TAKING CONDITIONS "ExposureTime" "FNumber" "ExposureProgram" "SpectralSensitivity" "ISOSpeedRatings" "OECF" "ShutterSpeedValue" "ApertureValue" "BrightnessValue" "ExposureBias" "MaxApertureValue" "SubjectDistance" "MeteringMode" "LightSource" "Flash" "SubjectArea" "FocalLength" "FlashEnergy" "SpatialFrequencyResponse" "FocalPlaneXResolution" "FocalPlaneYResolution" "FocalPlaneResolutionUnit" "SubjectLocation" "ExposureIndex" "SensingMethod" "FileSource" "SceneType" "CFAPattern" "CustomRendered" "ExposureMode" "WhiteBalance" "DigitalZoomRation" "FocalLengthIn35mmFilm" "SceneCaptureType" "GainControl" "Contrast" "Saturation" "Sharpness" "DeviceSettingDescription" "SubjectDistanceRange"

OTHER "InteroperabilityIFDPointer" "ImageUniqueID"

TIFF "ImageWidth" "ImageHeight" "ExifIFDPointer" "GPSInfoIFDPointer" "InteroperabilityIFDPointer" "BitsPerSample" "Compression" "PhotometricInterpretation" "Orientation" "SamplesPerPixel" "PlanarConfiguration" "YCbCrSubSampling" "YCbCrPositioning" "XResolution" "YResolution" "ResolutionUnit" "StripOffsets" "RowsPerStrip" "StripByteCounts" "JPEGInterchangeFormat" "JPEGInterchangeFormatLength" "TransferFunction" "WhitePoint" "PrimaryChromaticities" "YCbCrCoefficients" "ReferenceBlackWhite" "DateTime" "ImageDescription" "Make" "Model" "Software" "Artist" "Copyright"

GPS "GPSVersionID" "GPSLatitudeRef" "GPSLatitude" "GPSLongitudeRef" "GPSLongitude" "GPSAltitudeRef" "GPSAltitude" "GPSTimeStamp" "GPSSatellites" "GPSStatus" "GPSMeasureMode" "GPSDOP" "GPSSpeedRef" "GPSSpeed" "GPSTrackRef" "GPSTrack" "GPSImgDirectionRef" "GPSImgDirection" "GPSMapDatum" "GPSDestLatitudeRef" "GPSDestLatitude" "GPSDestLongitudeRef" "GPSDestLongitude" "GPSDestBearingRef" "GPSDestBearing" "GPSDestDistanceRef" "GPSDestDistance" "GPSProcessingMethod" "GPSAreaInformation" "GPSDateStamp" "GPSDifferential"

EXIF 2.3 "ImageWidth" "ImageHeight" "BitsPerSample" "Compression" "PhotometricInterpretation" "StripOffsets" "Orientation" "SamplesPerPixel" "RowsPerStrip" "StripByteCounts" "XResolution" "YResolution" "PlanarConfiguration" "ResolutionUnit" "JpegIFOffset" "JpegIFByteCount" "YCbCrCoefficients" "YCbCrSubSampling" "YCbCrPositioning" "ReferenceBlackWhite"

PreviousMetadataNextIPTC

Last updated 5 years ago

Was this helpful?