TechnikTobi / little_exif

A little library for reading and writing EXIF data in pure Rust.
Apache License 2.0
22 stars 5 forks source link

Feature Request: Photoshop Tags #42

Open mschnell1 opened 3 weeks ago

mschnell1 commented 3 weeks ago

I in fact do not need this, but as pre 0.6.0-Beta.5 versions could not handle some files of mine, it might be documented as a possible enhancement. Visible issue: as well ThumbsPlus as Explorer show something created by Photoshop as Comments or Title even if Little Exif (or whoever) sets the ImageDescription Exif Tag. Right now Little-Exif provides the option to completely remove the Photoshop Section (which is perfectly enough for my project). In a perfect world the (or some of the ) Photoshop tags might be read and written by Little_Exif.

TechnikTobi commented 3 weeks ago

Notes for future-Tobi: