iPhone から投稿すると画像が横向きになってしまう
Drupal 8を利用しています。
iPhoneから画像をアップロードすると、縦画像が横向きにアップされてしまうのですが、こちら解決方法何かありますでしょうか?
少し調べてみたところ、Exifというのが原因なのじゃないかと思ったのですが、解決方法が見つかっておりません。
何か方法をご存知の方いらっしゃいましたら教えていただけると助かります。
よろしくお願いいたします。
Help for a Photographer Friend (Drupal 6)
Hi all,
A friend of mine is getting into Drupal and is far more advanced than I am with customizing the system using PHP. I'd asked someone else I know with some advanced Drupal experience this question, but they weren't able to help me either, so I thought I'd post it here on his behalf.
Read moreNew Module: Image Nodes Now Inherit The EXIF and IPTC Metadata of the Image Uploaded
From the MAQUM (Metadata Aware Quick Upload Module) project page:
Read moreMAQUM is short for Metadata Aware Quick Upload Module. MAQUM works with (and relies upon) Drupal's image module to upload images. Instead of uploading an image directly with the image module, upload an image through MAQUM and MAQUM will process your image's metadata and create your image node. ExifTool must be installed on your server as MAQUM requires it to read your images' metadata.
