Specifiers to search in specific fields
- Last updated
- Save as PDF
Note: The specifiers in this article can be used from FotoStation. They can also be used in FotoWeb when adding search filters to a FotoWeb archive and when adding search filters to an FotoWeb archive's access list.
For information about the search queries that can be used in FotoWeb, see Search expressions.
The specifiers below refer to file properties that fall outside the scope of the metadata configuration, but you can refer to them directly using special codes.
There are also operators available that can insert dynamic content in a field.
Field name | Specifier | Data format |
---|---|---|
Metadata Field |
IPTCxxx |
xxx is the metadata field number. Ex: IPTC005 for the Title field. |
Image Color |
FQYIC |
BW, RGB, or CMYK |
File Type |
FQYFT |
Use 4-byte codes: JPEG, TIFF, 8BIM, etc. See here for a list of common FourCC codes. |
Kind of File (Image. Video etc) | FQYFK | Supported values: FKIMAGE FKVIDEO FKAUDIO FKGRAPHIC FKDOCUMENT FKUNKNOWN |
Image Resolution |
FQYIR |
Always in pixel/cm |
Image width |
FQYIW |
Always in cm |
Image height |
FQYIH |
Always in cm |
Pixel width |
FQYPW |
Specify the exact pixel width or use a numeric range search to find pictures within a certain size range. |
Pixel height |
FQYPH |
Specify the exact pixel height or use a numeric range search to find pictures within a certain size range. |
File size |
FQYFS |
In Kbytes (1 Kb = 1024 bytes) |
Image size |
FQYIS |
In Kbytes (1 Kb = 1024 bytes) |
File name |
FQYFN |
|
Folder name |
FQYFLN |
|
Full path |
FQYFP |
|
Format |
FQYFM |
LANDSCAPE_IMG or PORTRAIT_IMG |
Offline status |
FQYOL |
ONLINE or OFFLINE |
File date (Modified date) |
FQYFD |
YYYYMMDD |
IPTC date |
FQYID |
YYYYMMDD |
Release date |
FQYRD |
YYYYMMDD |
Camera Date | FQYCD | YYYYMMDD |
Example syntax: (FQYFLN contains (holiday))
This will find files located in folders with the word holiday in the folder name.