• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Filter by Orientation

New Here ,
Feb 07, 2017 Feb 07, 2017

Copy link to clipboard

Copied

I know it's possible to filter your images by orientation e.g. portrait or landscape with the metadata search field. But is there also a way to only find landscape orientated raw-files with tiff:Orientation="1" or tiff:Orientation="3"?

Thanks in Advance

Adrian

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Feb 07, 2017 Feb 07, 2017

The Any Filter plugin can do this, using this filter:

LR reads the EXIF:Orientation field into the catalog, and the filter above searches (relatively quickly) through that catalog field.

If you really want to search what's stored in the file on disk, you could use this filter:

That will go much slower, since it uses the utility ExifTool to read each file's metadata.

Votes

Translate

Translate
LEGEND ,
Feb 07, 2017 Feb 07, 2017

Copy link to clipboard

Copied

The Any Filter plugin can do this, using this filter:

LR reads the EXIF:Orientation field into the catalog, and the filter above searches (relatively quickly) through that catalog field.

If you really want to search what's stored in the file on disk, you could use this filter:

That will go much slower, since it uses the utility ExifTool to read each file's metadata.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 07, 2017 Feb 07, 2017

Copy link to clipboard

Copied

LATEST

Thank you John! Works great!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines