I have seen several of my image posts (and several other posters pictures) become turned sideways after posting even though the image is right side up before posting. How do I ensure my image won’t get rotated once posted?

  • cnhguy@programming.dev
    link
    fedilink
    arrow-up
    11
    ·
    1 year ago

    Someone else mentioned in a different post that lemmy removes the metadata from photos as a privacy feature, which might be causing this

    • Mirodir@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      That’s gotta be it. You can tell images to be displayed rotated instead of actually rotating them through metadata (EXIF flags). That’s for example also how Windows does (or at least did) rotate images when you clicked on the 90° rotation button.

      I remember having issues with this before when later loading those images through some code.