// This macro allows to add/edit metadata associated with an image // Save image as Tiff if you want to retain metadata macro "Edit metadata [F1]" { List.setList(getMetadata("Info")); keys = getListKeys(); Dialog.create("Metadata Editor"); for (i=0;i