Ticket Information - ID: #1376
| ID: | Category: | Severity | Reproducibility | Date Submitted | Updated By: |
|---|---|---|---|---|---|
| 0001376 | Feature Request | normal | N/A | 11/17/24 03:26AM | chii99 |
|
|
| Summary: | Add search tag for image orientation |
| Description: | Currently there's no good way to only search for portrait, landscape, or square orientation images. To allow that, we could simply allow comparing height and width against EACH OTHER. |
| Additional Info: | 1. height:>width to get only portrait images 2. height:<width to get only landscape images 3. height:=width for only square |