Created
May 8, 2014 05:59
-
-
Save vc7/c841b305aa1b94a7ca6a to your computer and use it in GitHub Desktop.
photo raw data from iOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| DPIHeight = 72; | |
| DPIWidth = 72; | |
| Orientation = 6; | |
| "{Exif}" = { | |
| ApertureValue = "2.27500704749987"; | |
| BrightnessValue = "3.137031630662469"; | |
| ColorSpace = 1; | |
| DateTimeDigitized = "2014:05:08 13:57:14"; | |
| DateTimeOriginal = "2014:05:08 13:57:14"; | |
| ExposureMode = 0; | |
| ExposureProgram = 2; | |
| ExposureTime = "0.03333333333333333"; | |
| FNumber = "2.2"; | |
| Flash = 0; | |
| FocalLenIn35mmFilm = 30; | |
| FocalLength = "4.12"; | |
| ISOSpeedRatings = ( | |
| 80 | |
| ); | |
| LensMake = Apple; | |
| LensModel = "iPhone 5s back camera 4.12mm f/2.2"; | |
| LensSpecification = ( | |
| "4.12", | |
| "4.12", | |
| "2.2", | |
| "2.2" | |
| ); | |
| MeteringMode = 5; | |
| PixelXDimension = 3264; | |
| PixelYDimension = 2448; | |
| SceneType = 1; | |
| SensingMethod = 2; | |
| ShutterSpeedValue = "4.907121445283527"; | |
| SubjectArea = ( | |
| 1631, | |
| 1223, | |
| 1795, | |
| 1077 | |
| ); | |
| SubsecTimeDigitized = 248; | |
| SubsecTimeOriginal = 248; | |
| WhiteBalance = 0; | |
| }; | |
| "{MakerApple}" = { | |
| 1 = 0; | |
| 2 = <0e000f00 bc00e600 e000e500 03011601 61019701 a801ab01 c501b601 2c002800 0d000f00 bd00e800 e000e400 fa00fe00 3801b001 a501a901 b101c301 41002a00 0d000f00 be00ec00 e100e500 da00c300 0b01b201 8201ac01 a501ab01 eb00b400 0d000f00 c000f100 e900e900 5d009300 0f015d01 a2015501 8f019701 70018501 22000f00 c500fb00 f100ee00 61008000 9600e700 21017f01 8e01d301 dd01e701 2a000f00 cc000701 fc00f400 83006100 5300a300 8500c400 cb00b401 96019601 2e001000 d5001501 0701f700 91003c00 2d003a00 55002200 46006401 33011a01 30001000 df002401 1401fc00 e5003e00 2a004600 7b002500 78004d01 0e01f100 2d001000 ea003401 22010501 ea003800 2e003400 7b002400 28002e01 6201b901 30001000 f6004501 31011401 e7004f00 28002400 42009700 b7005c01 9401ac02 2c001100 02015501 3e011601 bc00a000 89007300 83003b01 bd017801 92010f02 2f001200 0f016601 4401ff00 be00d800 9b005100 62006101 b2017701 a6018b02 33001200 1e017701 47011501 0201b700 4c004c00 4800f600 05014c01 b3014602 39001300 30019601 76014901 01018c00 73005e00 4a007800 60000301 cf014d02 32001400 4201c101 ef01f501 d800b600 52005c00 4e004600 4500d900 ee017e02 38001400 4901c701 0c021503 85014201 9b006300 86004b00 4200e400 15020102>; | |
| 3 = { | |
| epoch = 0; | |
| flags = 1; | |
| timescale = 1000000000; | |
| value = 104733086654833; | |
| }; | |
| 4 = 1; | |
| 5 = 216; | |
| 6 = 211; | |
| 7 = 1; | |
| 9 = 19; | |
| }; | |
| "{TIFF}" = { | |
| DateTime = "2014:05:08 13:57:14"; | |
| Make = Apple; | |
| Model = "iPhone 5s"; | |
| Software = "7.1"; | |
| XResolution = 72; | |
| YResolution = 72; | |
| }; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment