mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
20 lines
419 B
JSON
20 lines
419 B
JSON
[
|
|
{
|
|
"fileName" : "gimp_exif.png",
|
|
"metadata" : [
|
|
{
|
|
"key" : "CreationDate",
|
|
"value" : "2025-01-05T10:18:16"
|
|
},
|
|
{
|
|
"key" : "Software" ,
|
|
"value" : "GIMP 3.0.0-RC2"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 5905,
|
|
"dotsPerMeterY" : 6692
|
|
}
|
|
}
|
|
]
|