Twinside / Juicy.Pixels

Haskell library to load & save pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read EXIF data also from PNGs

ad-si opened this issue · comments

Here is an example image which I rotated 90 degrees:
test

I tested a few programs to check how widespread support for EXIF in PNGs is by now:

  • macOS Preview ✅
  • macOS Pages ✅
  • macOS Notes ✅
  • ImageMagick ✅
  • ExifTool (https://exiftool.org/TagNames/PNG.html) ✅
  • GitHub Preview (as you can see 😅) ❌
  • Affinity Photo ❌
  • Gimp ❌
  • Browsers ❌
  • Pixelorama ❌
  • VS Code ❌