[digiKam-users] problem with orientation flag (again)

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[digiKam-users] problem with orientation flag (again)

jdd@dodin.org
Is there a simple way to reset to normal the image orientation flag?

presently I can use a CLI script:

exiftool -n -r -overwrite_original -if '$Orientation ne 1' -Orientation=1 *

of course in the image folder

but it may be easier to do this in Digikam, but I don't know how.

problem arise in the situation I have now:

I'm writing a blog about a trip in spain.

http://www.dodin.org/wiki/pmwiki.php?n=Balades.Espagne2019

There are many images in it, from my piwigo gallery

http://dodin.org/piwigo/index.php?/category/7651

Images in piwigo are sorted and tagged with digikam. I usually have no
orientation problem there. Normally I don't make any automatic
orientation. I prefer to do it by hand and ask digikam to reset the
orientation tag on the way.

However for an unknown reason I have problem for the blog, with vertical
images.

I use to copy the image from system folders to a temporary folder, sort
them and remove all the unwanted ones, then use kim (kde image
management? right clic menu options) to reduce the image to web size

I then copy the image to the blog upload folder, a script make the
necessary blog syntax (%newwin
width=200%[[Attach:P1020165.jpg|Attach:P1020165.jpg]]%%)

when I view the blog I have unexpected result like this

http://www.dodin.org/wiki/pmwiki.php?n=Balades.Test-espagne

notice the first image is ok for the thumbnail, but the full image is
not, for the last I passed the script on it and the two are the same

so probably pmwiki do not works ok with the orientation flag, but
digikam do not change it either

thanks
(I will also ask the pmwiki list)
jdd
--
http://dodin.org
Reply | Threaded
Open this post in threaded view
|

Re: problem with orientation flag (again)

jdd@dodin.org
Le 07/08/2019 à 22:35, [hidden email] a écrit :

> (I will also ask the pmwiki list)

Hello,

Petko Yotov, PmWiki maintained shared with me some very interesting
infos, very kindly as PmWiki do not touch the images at all.

may be a Firefox bug, I filled

https://bugzilla.mozilla.org/show_bug.cgi?id=1572369

jdd


--
http://dodin.org
Reply | Threaded
Open this post in threaded view
|

Re: problem with orientation flag (again)

jdd@dodin.org
Le 08/08/2019 à 10:03, [hidden email] a écrit :

> may be a Firefox bug, I filled
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=1572369
>

to be clear, the only way this concern Digikam is to find a way to reset
the orientation flag easily. It's not that easy by CLI. This seems to
work (on the same line, and in the image folder):

 > exiv2 -M "set Exif.Thumbnail.Orientation 1"  -M "set
Exif.Image.Orientation 1" image-name.jpg

thanks
jdd


--
http://dodin.org
Reply | Threaded
Open this post in threaded view
|

Re: problem with orientation flag (again)

Maik Qualmann
Menu-> Item-> Adjust Exif Orientation Tag-> Normal

That's all...

Maik

Am Donnerstag, 8. August 2019, 10:50:29 CEST schrieb [hidden email]:

> Le 08/08/2019 à 10:03, [hidden email] a écrit :
> > may be a Firefox bug, I filled
> >
> > https://bugzilla.mozilla.org/show_bug.cgi?id=1572369
>
> to be clear, the only way this concern Digikam is to find a way to reset
> the orientation flag easily. It's not that easy by CLI. This seems to
>
> work (on the same line, and in the image folder):
>  > exiv2 -M "set Exif.Thumbnail.Orientation 1"  -M "set
>
> Exif.Image.Orientation 1" image-name.jpg
>
> thanks
> jdd




Reply | Threaded
Open this post in threaded view
|

Re: problem with orientation flag (again)

jdd@dodin.org
Le 08/08/2019 à 12:28, Maik Qualmann a écrit :
> Menu-> Item-> Adjust Exif Orientation Tag-> Normal
>

ok, thanks
jdd


--
http://dodin.org