Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Exifヘッダー (特に Author)を設定したいJPEG画像があります。
.NET では、GetPropertyItem と SetPropertyItem を使用してこれを比較的簡単に行うことができますが、その変更を実際の .JPG ファイルに永続化するには、基本的に画像を再圧縮する保存する必要があります。
再圧縮せずにこれを行う方法はありますか?
exiv2netライブラリ ( exiv2上の .NET ラッパー) が探しているものかもしれません。