Filter by orientation?
Filter by orientation?
Is there a way to filter by orientation - Landscape / Portrait?
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
The "filter by macro command" script should be able to help
Re: Filter by orientation?
can you explain how?
Thanks
Thanks
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
Filter on
%xmp:tiff:Orientation
Possible values can be found for tag 0x112 (orientation):
http://www.sno.phy.queensu.ca/~phil/exi ... /EXIF.html
Typically it will be value 1, 6, or 8
%xmp:tiff:Orientation
Possible values can be found for tag 0x112 (orientation):
http://www.sno.phy.queensu.ca/~phil/exi ... /EXIF.html
Typically it will be value 1, 6, or 8
Re: Filter by orientation?
Thanks, that works...
Too bad those filters can't be saved.
Regards,
Michael
Too bad those filters can't be saved.
Regards,
Michael
PSUServer 6.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Filter by orientation?
You can adapt the script and build in a save feature.