Custom Metadata

Annotate Images with Personalized Custom Fields

Introduction

The Custom Metadata feature allows you to annotate your image files with extra information. Attributes can be defined and organized to suit your unique requirements. For example, you can log chart distance, lighting conditions, device details, or just free form text notes. This information can be easily viewed and edited in Image Preview.

Custom Metadata - Overview - Edit Mode

How is it different from Exif Metadata?

Custom Metadata is not stored within the image itself; it is saved to a database file on your computer. See Important Caveats below.

Custom Metadata is strongly typed, meaning you can define what format the values must be (Text, Integer Number, Date & Time, etc.). See Data Formats below.

Custom Metadata is fully customizable to suit your unique needs, and can be grouped into Categories.

Important Caveats

Custom Metadata is stored locally on each user’s computer in a separate database file. As of Imatest 24.1, the information is tied to the file path of the image, so if you change the image’s filename or directory location on your hard drive, that image will become disconnected from all Custom Metadata saved for that image. You can restore the metadata values by renaming the image back to what it used to be, then re-opening the image in Image Preview.

If you change computers and wish to keep your image’s data, you will need to:

Attribute Setup

The Imatest Custom Metadata feature was designed to be as flexible as possible, because every organization’s workflow is different. The first step to annotating your images with custom metadata is to define the attributes that you require, and organize them into categories that make sense for your needs.

First, click on Settings at the top of the Main Window.

Custom Metadata - Settings Button

Then click on Attribute Setup under Image Metadata Settings

Custom Metadata - Attribute Setup Menu

Click the New Attribute button, and fill out the fields:

Custom Metadata - New Attribute Click the Save button.

Use the same process to edit existing attributes - just click on the appropriate attribute in the list, make your changes, and click Save. Note: you cannot change the Data Format of an existing attribute.

Custom Metadata - Edit Attribute

Category Setup

To help organize your data, you can group your attributes into different categories. Create and edit categories by clicking the Category Setup button.

Custom Metadata - Category Setup Menu

Click the New Category button, and fill out the fields:

Custom Metadata - New CategoryClick the Save button.

Use the same process to edit existing categories - just click on the appropriate category in the list, make your changes, and click Save.

Custom Metadata - Edit Category

These categories will be listed in the Attribute Setup page, along with a default “Other” category.

To change the order of Categories, simply click and drag them in the list on the left:

Custom Metadata - Re-order Category

Data Formats

Imatest offers a variety of data formats for your Custom Metadata attributes to ensure your data stays in a consistent format across all images:

Single-line TextA single line string of any text characters (best for short one or two word phrases)Custom Metadata - Data Format - Single Line Text
Multi-line TextAny text characters, including new lines (best for longer text, such as a generic “Notes” field)Custom Metadata - Data Format - Multi Line Text
Option ListA drop down of pre-set, configurable text phrasesCustom Metadata - Data Format - Option List
DateA date (with no time)Custom Metadata - Data Format - Date
Date & TimeA date with timeCustom Metadata - Data Format - Date and Time
Yes / NoA true or false (boolean) value, represented as an on/off switchCustom Metadata - Data Format - Yes / No
Integer NumberA whole number that can be positive or negative, but cannot include a decimal pointCustom Metadata - Data Format - Integer Number
Decimal NumberA number that can include a decimal pointCustom Metadata - Data Format - Decimal Number

Adding Custom Metadata to Images

After your attributes are set up, you can start saving Custom Metadata associated with images.

Add an image to the Analyze window, then click the Image Preview button:

Custom Metadata - Image Preview Button

Tip: If the Image Metadata panel is not visible, click the “i” icon:

Custom Metadata - Image Metadata Button

Below the Exif Metadata panel is the Custom Metadata panel. Tip: You can collapse either of these panels by clicking on the title.

You can edit your Custom Metadata values by either clicking the pencil icon, or double clicking anywhere in the Custom Metadata area.

Custom Metadata - Edit Custom Metadata Button

Changes are not saved until you click the Save button. Cancel will revert any changes back to the last time they were saved, and Clear All will reset all fields to be blank.

Custom Metadata - Editing Custom Metadata

Copy and Paste

Click the Copy icon to copy all Custom Metadata to your clipboard in table format. This format allows for pasting easily into Excel, Google Sheets, or most other spreadsheet applications.

Custom Metadata - Copy Button

Custom Metadata - Paste in Spreadsheet