- Sorting Items
- Editing TIFF, Exif
- Copy & Paste
- Batch Functions for Date-Time metadata
- Editing GPS
- TIFF Tag List
- Exif Tag List
- GPS Tag List
NOTE:
As is written in the Metadata Types, this metadata format defined in TIFF Rev. 6.0 is called Tagged-Format Metadata in this User Guide.
You can sort by Tag Number, Tag Name or Custom.
Select the metadata type TIFF, Exif or GPS, and then do one of the following.
- Choose Metadata > Sort By > "...."
- Control-click the table of metadata items, and then, in the context menu, choose Sort By > "...."
If you choose sort by Custom, you can drag-and-drop the metadata items in the order you want.
- An editable item. Click to edit an embedded metadata item.
- An addable item. Click to add a metadata item into image file(s).
- Pop-up menu of addable items. Choose an item to add metadata into image file(s).
- Remove selected metadata items.
- Switch to show only embedded metadata items or to show embedded and addable metadata items.
Double click a metadata item or click or to show the editing sheet for the Tagged-Format Metadata.
※Unicode Characters Garbled
In Photo Meta Edit v2.2.6, the unicode encoding to use has been changed to become adapted to Apple's Preview version 8.1 or later.
・Up until the version 2.2.5: only used UTF-16BE
・Since the version 2.2.6: UTF-16BE and UTF-16LE are used respectively according to the endianness of the metadata
Endianness is byte order to store data in memory.
There are two endiannesses, Big-Endian (BE) and Little-Endian (LE).
The LE is that the least significant value in the sequence is stored first.
The Tagged-Format metadata (including Exif, GPS) is stored by one of the endiannesses.
You can see which one a metadata is stored by on the metadata type list as below.
Photo Meta Edit version 2.2.6 or later stores and displays unicode characters of TIFF (BE) by UTF-16BE, and of TIFF (LE) by UTF-16LE.
The unicode characters of TIFF (LE) that written by Photo Meta Edit version 2.2.5 and earlier are garbled in version 2.2.6 or later. And also in Apple's Preview version 8.1 or later. Because these are stored by UTF-16BE.
♦ Fixing Garbled Characters
You can fix it in either of the following ways.
The Exif specification does not specify an encoding of unicode. It allows you to use the other encodings of unicode. There may be exif editor apps that does not use the UTF-16 encodings. If garbled unicode characters that stored by other than UTF-16 encodings (e.g. UTF-8, UTF-32) cannot be fixed by the below steps.
For multiple images, you can use the batch functions to change a Date-Time metadata item of the following.
- Tag #306: Date Time (TIFF)
- Tag #36867: Date Time Original (Exif)
- Tag #36868: Date Time Digitized (Exif)
Click of a Date-Time metadata item to show the Batch editing sheet. And then choose a function from the function pop-up button.
For Example: Forward 30 minutes
DSCN0067 | 2012:10:15 14:28:21 | → | 2012:10:15 14:58:21 | |
DSCN0069 | 2012:10:15 15:47:03.25 | → | 2012:10:15 16:17:03.25 | |
DSCN0070 | 2012:10:15 15:47:03.28 | → | 2012:10:15 16:17:03.28 | |
DSCN0071 | 2012:10:15 16:03:51 | → | 2012:10:15 16:33:51 | |
DSCN0072 | None | → | None | |
DSCN0073 | 2012:12:24 19:02:39 | → | 2012:12:24 19:32:39 |
For Example: 10 minute intervals
DSCN0067 | 2012:10:15 14:28:21 | → | 2012:10:15 14:28:21 | (The top date-time is not changed) | |
DSCN0069 | 2012:10:15 15:47:03.25 | → | 2012:10:15 14:38:21.00 | ||
DSCN0070 | 2012:10:15 15:47:03.28 | → | 2012:10:15 14:48:21.00 | ||
DSCN0071 | 2012:10:15 16:03:51 | → | 2012:10:15 14:58:21 | ||
DSCN0072 | None | → | 2012:10:15 15:08:21 | (added date-time) | |
DSCN0073 | 2012:12:24 19:02:39 | → | 2012:10:15 15:18:21 |
You can drag and drop files to change the order of them if necessary.
Set the same date time values in each files.
The values of batch editing time fields are applied in a left-to-right order.
Years → Months → Days → Hours → Minutes → Seconds → Subseconds.
Examples:
- Adding one month and six days to 25th September results in 31st October, not 1st November.
- Adding one month and four days to 29th June results in 2nd August, and then subtracting one month and four days to 2nd August results in 28th June, not 29th June.
- Adding one month to 30th and 31st August results in 30th September. The each results are the same date.
- Adding one month and seven days to 25th August and to 25th September results 2nd October and 1st November. But each number of days added are not the same. The first is 38 days, the second is 37 days.
The subsecond metadata are stored in the Exif, separately from date-time metadata.
- Tag #37520: Subsecond of Date Time (#306 in TIFF)
- Tag #37521: Subsecond of Date Time Original (#36867 in Exif)
- Tag #37522: Subsecond of Date Time Digitized (#36868 in Exif)
If you enter a one-digit subsecond value, it will be converted to the two-digit value (centiseconds). Example: 2 → 20
In the Batch editing sheet, you can enter a two or three-digit value (centiseconds or milliseconds).
To add GPS Coordinates metadata. Do one of the following:
- Choose Metadata > Add > GPS > "Registered Coordinates"
- Choose Metadata > Add > GPS > Custom... and then ckick on the Map
The following three types of GPS direction-related metadata can be displayed on the map.
- Tag #15: Track
- Tag #17: Image Direction
- Tag #24: Destination Bearing
To add/edit the directions, enter a value (0.00 ~ 359.99) or use the circular dials.
North: 0.0, East: 90.0, South: 180.0, West: 270.0
You can choose how to display it like the below, Line, Delta and Camera, by clicking the three-gray-dot button.
Tag Number | Title | Editable | Notes | |
Dec | Hex | |||
256 | 0x0100 | Image Width | ||
257 | 0x0101 | Image Height | ||
258 | 0x0102 | Bits Per Sample | ||
259 | 0x0103 | Compression | ||
262 | 0x0106 | Photometric Interpretation | ||
269 | 0x010D | Document Name | ✓ | The name of the document from which this image was scanned. ASCII code. |
270 | 0x010E | Image Description | ✓ | ASCII code |
271 | 0x010F | Make | ✓ | ASCII code |
272 | 0x0110 | Model | ✓ | ASCII code |
273 | 0x0111 | Strip Offsets | ||
274 | 0x0112 | Orientation | ✓ | |
277 | 0x0115 | Samples Per Pixel | ||
278 | 0x0116 | Rows Per Strip | ||
279 | 0x0117 | Strip Byte Counts | ||
282 | 0x011A | X Resolution | ✓ | |
283 | 0x011B | Y Resolution | ✓ | |
284 | 0x011C | Planar Configuration | ||
285 | 0x011D | Page Name | ✓ | The name of the page from which this image was scanned. ASCII code. |
286 | 0x011E | X Position | ✓ | |
287 | 0x011F | Y Position | ✓ | |
296 | 0x0128 | Resolution Unit | ✓ | |
297 | 0x0129 | Page Number | ✓ | The page number of the page from which this image was scanned. Page Number/Total Number of Pages |
301 | 0x012D | Transfer Function | ||
305 | 0x0131 | Software | ✓ | ASCII code |
306 | 0x0132 | Date Time | ✓ | yyyy:mm:dd HH:MM:SS |
315 | 0x013B | Artist | ✓ | ASCII code |
316 | 0x013C | Host Computer | ✓ | ASCII code |
529 | 0x0211 | YCbCr Coefficients | ||
530 | 0x0212 | YCbCr Sub Sampling | ||
531 | 0x0213 | YCbCr Positioning | ||
532 | 0x0214 | Reference Black White | ||
33432 | 0x8298 | Copyright | ✓ | ASCII code |
Tag Number | Title | Editable | Notes | |
Dec | Hex | |||
33434 | 0x829A | Exposure Time | ✓ | |
33437 | 0x829D | F Number | ✓ | |
34850 | 0x8822 | Exposure Program | ✓ | |
34852 | 0x8824 | Spectral Sensitivity | ||
34855 | 0x8827 | ISO Speed Ratings | ✓ | Up till Exif ver. 2.21 (maximum value 65,535) |
Photographic Sensitivity | Exif ver. 2.3 or later (maximum value 65,535) | |||
34856 | 0x8828 | Optoelectric Conversion Factor | ||
34864 | 0x8830 | Sensitivity Type | ✓ | Exif ver. 2.3 or later |
34865 | 0x8831 | Standard Output Sensitivity | ✓ | |
34866 | 0x8832 | Recommended Exposure Index | ✓ | |
34867 | 0x8833 | ISO Speed | ✓ | |
34868 | 0x8834 | ISO Speed Latitude yyy | ✓ | |
34869 | 0x8835 | ISO Speed Latitude zzz | ✓ | |
36864 | 0x9000 | Exif Version | ✓ | Cannot change to previous version |
36867 | 0x9003 | Date Time Original | ✓ | yyyy:mm:dd HH:MM:SS |
36868 | 0x9004 | Date Time Digitized | ✓ | |
36880 | 0x9010 | Offset Time | ✓ | Exif ver. 2.31 or later ±HH:MM |
36881 | 0x9011 | Offset Time Original | ✓ | |
36882 | 0x9012 | Offset Time Digitized | ✓ | |
37121 | 0x9101 | Components Configuration | ||
37122 | 0x9102 | Compressed Bits Per Pixel | ✓ | |
37377 | 0x9201 | Shutter Speed Value | ✓ | APEX value |
37378 | 0x9202 | Aperture Value | ✓ | |
37379 | 0x9203 | Brightness Value | ✓ | |
37380 | 0x9204 | Exposure Bias Value | ✓ | |
37381 | 0x9205 | Max Aperture Value | ✓ | |
37382 | 0x9206 | Subject Distance (meter) | ✓ | Unknown: 0/1, Infinity: 4294967295/1 |
37383 | 0x9207 | Metering Mode | ✓ | |
37384 | 0x9208 | Light Source | ✓ | |
37385 | 0x9209 | Flash | ✓ | |
37386 | 0x920A | Focal Length | ✓ | |
37396 | 0x9214 | Subject Area | ||
37500 | 0x927C | Maker Note | ||
37510 | 0x9286 | User Comment | ✓ | Unicode, ASCII code |
37520 | 0x9290 | Subsecond Time | ✓ | |
37521 | 0x9291 | Subsecond Time Original | ✓ | |
37522 | 0x9292 | Subsecond Time Digitized | ✓ | |
37888 | 0x9400 | Temperature (℃) | ✓ | Exif ver. 2.31 or later Unknown: 0/4294967295 |
37889 | 0x9401 | Humidity (%) | ✓ | |
37890 | 0x9402 | Pressure (hPa) | ✓ | |
37891 | 0x9403 | Water Depth (meter) | ✓ | |
37892 | 0x9404 | Acceleration (mGal) | ✓ | |
37893 | 0x9405 | Camera Elevation Angle (°) | ✓ | |
40960 | 0xA000 | Flashpix Version | ||
40961 | 0xA001 | Color Space | ✓ | |
40962 | 0xA002 | Pixel X Dimension | ✓ | |
40963 | 0xA003 | Pixel Y Dimension | ✓ | |
40964 | 0xA004 | Related Sound File | ||
41483 | 0xA20B | Flash Energy | ✓ | |
41484 | 0xA20C | Spatial Frequency Response | ||
41486 | 0xA20E | Focal Plane X Resolution | ✓ | |
41487 | 0xA20F | Focal Plane Y Resolution | ✓ | |
41488 | 0xA210 | Focal Plane Resolution Unit | ✓ | |
41492 | 0xA214 | Subject Location | ||
41493 | 0xA215 | Exposure Index | ✓ | |
41495 | 0xA217 | Sensing Method | ✓ | |
41728 | 0xA300 | File Source | ✓ | |
41729 | 0xA301 | Scene Type | ✓ | |
41730 | 0xA302 | CFA Pattern | ||
41985 | 0xA401 | Custom Rendered | ✓ | Exif ver. 2.2 or later |
41986 | 0xA402 | Exposure Mode | ✓ | |
41987 | 0xA403 | White Balance | ✓ | |
41988 | 0xA404 | Digital Zoom Ratio | ✓ | |
41989 | 0xA405 | Focal Length In 35mm Film | ✓ | |
41990 | 0xA406 | Scene Capture Type | ✓ | |
41991 | 0xA407 | Gain Control | ✓ | |
41992 | 0xA408 | Contrast | ✓ | |
41993 | 0xA409 | Saturation | ✓ | |
41994 | 0xA40A | Sharpness | ✓ | |
41995 | 0xA40B | Device Setting Description | ||
41996 | 0xA40C | Subject Distance Range | ✓ | |
42016 | 0xA420 | Image Unique ID | ✓ | |
42032 | 0xA430 | Camera Owner Name | ✓ | Exif ver. 2.3 or later ASCII code |
42033 | 0xA431 | Body Serial Number | ✓ | |
42034 | 0xA432 | Lens Specification | ✓ | Exif ver. 2.3 or later |
42035 | 0xA433 | Lens Make | ✓ | Exif ver. 2.3 or later ASCII code |
42036 | 0xA434 | Lens Model | ✓ | |
42037 | 0xA435 | Lens Serial Number | ✓ | |
42080 | 0xA460 | Composite Image | ✓ | Exif ver. 2.32 or later |
42081 | 0xA461 | Source Image Number of Composite Image | ✓ | |
42082 | 0xA462 | Source Exposure Times of Composite Image | ✓ | |
42240 | 0xA500 | Gamma | ✓ | Exif ver. 2.21 or later |
Tag Number | Title | Editable | Notes | |
Dec | Hex | |||
0 | 0x0000 | GPS Version | ✓ | Cannot change to previous version |
1 | 0x0001 | Latitude Reference | ✓ | North / South |
2 | 0x0002 | Latitude | ✓ | |
3 | 0x0003 | Longitude Reference | ✓ | East / West |
4 | 0x0004 | Longitude | ✓ | |
5 | 0x0005 | Altitude Reference | ✓ | |
6 | 0x0006 | Altitude | ✓ | |
7 | 0x0007 | Time Stamp | ✓ | UTC |
8 | 0x0008 | Satellites | ✓ | |
9 | 0x0009 | Status | ✓ | |
10 | 0x000A | Measure Mode | ✓ | |
11 | 0x000B | Degree of Precision | ✓ | |
12 | 0x000C | Speed Unit | ✓ | |
13 | 0x000D | Speed | ✓ | |
14 | 0x000E | Track Reference | ✓ | |
15 | 0x000F | Track | ✓ | |
16 | 0x0010 | Image Direction Reference | ✓ | |
17 | 0x0011 | Image Direction | ✓ | |
18 | 0x0012 | Map Datum | ✓ | |
19 | 0x0013 | Destination Latitude Reference | ✓ | |
20 | 0x0014 | Destination Latitude | ✓ | |
21 | 0x0015 | Destination Longitude Reference | ✓ | |
22 | 0x0016 | Destination Longitude/td> | ✓ | |
23 | 0x0017 | Destination Bearing Reference | ✓ | |
24 | 0x0018 | Destination Bearing | ✓ | |
25 | 0x0019 | Destination Distance Reference | ✓ | |
26 | 0x001A | Destination Distance | ✓ | |
27 | 0x001B | Processing Method | ✓ | GPS ver. 2.2 or later Unicode, ASCII code |
28 | 0x001C | Area Information | ✓ | |
29 | 0x001D | Date Stamp | ✓ | GPS ver. 2.2 or later (UTC) |
30 | 0x001E | Differential | ✓ | GPS ver. 2.2 or later |
31 | 0x001F | Horizontal Positioning Error | ✓ | GPS ver. 2.3 or later |