Dec*_*eco 3 search files images
我有很多照片。如何按尺寸搜索文件?例如,我想搜索精确尺寸为 500 x 500 像素的图像。这项任务有什么用处吗?
Sté*_*las 5
和exiftool:
exiftool
exiftool -q -r -if '$ImageHeight == 500 && $ImageWidth == 500' -p '$Directory/$FileName' /some/dir
归档时间:
12 年,6 月 前
查看次数:
840 次
最近记录: