Alors après vérification, digicam permet d'afficher tous les commentaires exif, mais ne fait pas de retournement automatique, c'est exiftrans qui le fait avec jpegtran d'ailleurs :
exiftran is a command line utility to transform digital image jpeg images. It can do lossless rotations like jpegtran, but unlike jpegtran it cares about the EXIF data: It can rotate images automatically by checking the exif orientation tag, it updates the exif informaton if needed (image dimension, orientation), it also rotates the exif thumbnail. It can process multiple images at once.
[^] # Re: manipulation rapide de photo numérique
Posté par sycomiel . En réponse au journal manipulation rapide de photo numérique. Évalué à 1.
exiftran is a command line utility to transform digital image jpeg images. It can do lossless rotations like jpegtran, but unlike jpegtran it cares about the EXIF data: It can rotate images automatically by checking the exif orientation tag, it updates the exif informaton if needed (image dimension, orientation), it also rotates the exif thumbnail. It can process multiple images at once.