如何编辑在.NET EXIF​​数据编辑、数据、NET、EXIF

2023-09-02 01:48:11 作者:崇言ぢ

我写一个图片库/共享网站,并希望(1)写入EXIF数据存储在服务器上的JPEG文件,和(2)剥离的EXIF数据之前写入到输出流中显示。

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 stream for display.

有没有人察觉到的dotNet库 - preferably开源 - 允许编辑(这里的关键是,我需要写/擦除的EXIF数据,而不仅仅是阅读)在图像EXIF数据文件?

Is anyone aware of a dotNet library -- preferably open source -- that allows the editing (the key here is that I need to write/erase the EXIF data, not just read it) of EXIF data in image files?

推荐答案

选中此库:

EXIF​​extractor 照片属性 库来简化访问图像元数据 ExifWorks EXIF​​标记编辑器 EXIFextractor Photo Properties A library to simplify access to image metadata ExifWorks EXIF tag Editor