Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Suggestions • Re: Image Columns : PixelArea, Orientation

$
0
0
In Add Columns... there's probably a benefit in having a pixelarea column for images that can be readily selected, i.e. width x height, perhaps called WxH or pixelarea or similar, as this reflects the image's pixel size better than the width or height does and means people can readily select it and sort by it.
There is a Dimensions property which is width x height in pixels.


Also since Orientation is often not populated it would be useful to have a true orientation column that reflects whether W>H, W=H or W<H and combines with any orientation or rotation metadata, resulting in Landscape or Portrait, I suppose a square picture could fall as either of them or as Square. aspectratio doesn't cover this, and also is not binary/trinary in nature which has its uses.
Everything has a aspect ratio property:

Aspect-ratio<1 == portrait
Aspect-ratio>1 == landscape
Aspect-ratio>1 == square

The following searches also work:
aspect-ratio:portrait
aspect-ratio:landscape
aspect-ratio:square
aspect-ratio:>1
aspect-ratio:<1
aspect-ratio:1

Tools -> Options -> Advanced -> aspect_ratio_format (The formats are currently flipped)

Statistics: Posted by void — Mon Sep 09, 2024 11:12 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles