How to edit EXIF data in .NET

前端 未结 1 1575
半阙折子戏
半阙折子戏 2020-11-30 08:07

I am writing a photo gallery/sharing website and want to (1) write EXIF data to the JPEGs stored on server, and (2) strip that EXIF data prior to writing to the output strea

相关标签:
1条回答
  • 2020-11-30 08:37

    Check this libraries:

    • EXIFextractor
    • Photo Properties
    • A library to simplify access to image metadata
    • ExifWorks
    • EXIF tag Editor
    0 讨论(0)
提交回复
热议问题