Skip to content

Instantly share code, notes, and snippets.

@Koze
Last active July 16, 2018 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Koze/2e997250e0ddacfd33342d7d1cfc89ec to your computer and use it in GitHub Desktop.
Save Koze/2e997250e0ddacfd33342d7d1cfc89ec to your computer and use it in GitHub Desktop.
Exif data with iOS 11 iPhone X back camera
{
ColorModel = RGB;
DPIHeight = 72;
DPIWidth = 72;
Depth = 8;
Orientation = 6;
PixelHeight = 3024;
PixelWidth = 4032;
ProfileName = "sRGB IEC61966-2.1";
"{Exif}" = {
ApertureValue = "1.695993715632365";
BrightnessValue = "-0.8541637703322675";
ColorSpace = 1;
ComponentsConfiguration = (
1,
2,
3,
0
);
DateTimeDigitized = "2017:12:01 18:06:58";
DateTimeOriginal = "2017:12:01 18:06:58";
ExifVersion = (
2,
2,
1
);
ExposureBiasValue = 0;
ExposureMode = 0;
ExposureProgram = 2;
ExposureTime = "0.2";
FNumber = "1.8";
Flash = 16;
FlashPixVersion = (
1,
0
);
FocalLenIn35mmFilm = 28;
FocalLength = 4;
ISOSpeedRatings = (
100
);
LensMake = Apple;
LensModel = "iPhone X back dual camera 4mm f/1.8";
LensSpecification = (
4,
6,
"1.8",
"2.4"
);
MeteringMode = 5;
PixelXDimension = 4032;
PixelYDimension = 3024;
SceneCaptureType = 0;
SceneType = 1;
SensingMethod = 2;
ShutterSpeedValue = "2.207061419639573";
SubjectArea = (
2015,
1511,
2217,
1330
);
SubsecTimeDigitized = 084;
SubsecTimeOriginal = 084;
WhiteBalance = 0;
};
"{GPS}" = {
Altitude = "36.97480620155039";
AltitudeRef = 0;
DateStamp = "2017:12:01";
DestBearing = "345.9931506849315";
DestBearingRef = T;
HPositioningError = 65;
ImgDirection = "345.9931506849315";
ImgDirectionRef = T;
Latitude = "34.98650833333333";
LatitudeRef = N;
Longitude = "135.7601916666667";
LongitudeRef = E;
Speed = 0;
SpeedRef = K;
TimeStamp = "09:06:54";
};
"{JFIF}" = {
DensityUnit = 0;
JFIFVersion = (
1,
0,
1
);
XDensity = 72;
YDensity = 72;
};
"{MakerApple}" = {
1 = 9;
12 = (
"33.73047",
"33.04688"
);
13 = 23;
14 = 4;
15 = 2;
16 = 1;
2 = <69005a00 43003700 1f001c00 1c003100 76007d01 30011301 49007e00 c300ed00 86006000 48003800 21001c00 1b002e00 7200e800 67012101 5200a100 ce00f200 b0006800 4f003800 23001c00 1c002900 83008a01 4901d300 64009b00 ca00f400 79006e00 54002e00 23001c00 1d001f00 5e008301 8e00a200 7e009e00 cf00f900 76006e00 5a002500 21001d00 1e001e00 1f009800 9e00b100 8b00c300 ee000701 7c007600 61002b00 22001e00 1e001e00 1f002a01 1d01bf00 26015201 28011f01 8b008100 6e003300 23001e00 20001e00 41007b00 c2012e01 f7002601 22012301 af009400 7f004100 24002000 1f001f00 72006400 e8012501 9a00cb00 f8001601 9101dd00 8c005100 25002100 20004d00 a800c100 7c01f400 aa00cf00 00011001 be035101 92009100 a9005c01 5601ee00 f300d200 9d012401 ab00e100 10011a01 6402f600 8e008500 24002300 3f009f00 73004d01 40012601 d9000101 22012001 d0009a00 7d006700 26001f00 1e002400 3a00b600 0b01d300 c900e600 11011601 93007f00 74006800 29001f00 1d002200 34006500 4001c600 b300bf00 f6000801 81007400 6c006700 2d001f00 1d001c00 34004800 5001ab00 9c00af00 e8000301 7b006e00 70006900 36001e00 1c001c00 28008300 3d015700 9200b200 e7000a01 79007300 6c006c00 42001d00 1c002200 35006900 32018200 8500cc00 ef001101>;
20 = 5;
22 = "AQSdZ2xDm4fbu23qIxGX6nHOpH+g";
23 = 8192;
25 = 0;
26 = q825s;
3 = {
epoch = 0;
flags = 1;
timescale = 1000000000;
value = 49270978109916;
};
31 = 0;
4 = 1;
5 = 148;
6 = 140;
7 = 1;
8 = (
"-0.02722631",
"-0.9673227",
"0.2344421"
);
};
"{TIFF}" = {
DateTime = "2017:12:01 18:06:58";
Make = Apple;
Model = "iPhone X";
Orientation = 6;
ResolutionUnit = 2;
Software = "11.1";
TileLength = 512;
TileWidth = 512;
XResolution = 72;
YResolution = 72;
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment