Skip to content

Export variable in Darktable for the aspect ratio or its x/y components? #3269

Answered by clanmills
eldoradobirds asked this question in Q&A
Discussion options

You must be logged in to vote

@eldoradobirds This is a question for Darktable which uses libexiv2 to processes metadata. The tags which deal with aspect ratio are:

1091 rmills@rmillsm4:~ $ exiv2 -g Dimension/i https://clanmills.com/Stonehenge.jpg
Exif.Photo.PixelXDimension                   Short       1  6000
Exif.Photo.PixelYDimension                   Short       1  4000
1092 rmills@rmillsm4:~ $ 

I don't use Darktable, so I'm not familiar with its variables or export/resampling capability. If I were doing this, I would write a bash or python script and use macOS sips to resize the image.

I've enjoyed many conversations with the Darktable folks (managers, developers and users) on the Pixls forum. If you ask there, …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by clanmills
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants