获取 EXIF 数据的最佳工具是什么?
我正在寻找后端最佳工具来检索图像的 Exif 数据。一些编程语言提供了各种工具甚至函数来获取Exif数据,但它们并不可靠。
网络上检索与各相机制造商合作的 Exif 数据的最佳工具是什么?
I am looking for backend best tool to retrieve Exif data of images. There are various tool and even function are provided for some programming languages to get Exif data, but they are not reliable.
What is the best tool on the web to retrieve Exif data that work with various camera manufacturers?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 Perl 模块 Image::EXIF
https://metacpan.org/pod/Image::EXIF
Use the Perl module Image::EXIF
https://metacpan.org/pod/Image::EXIF