Go and Exif

agolangf · · 1494 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m somewhat surprised that the standard library doesn&#39;t have any support for reading or writing EXIF tags. I&#39;m further surprised that there are no pure-go EXIF implementations available that can both read and write.</p> <p>Any recommendations?</p> <hr/>**评论:**<br/><br/>nauntilus: <pre><p>If you find one I would be interested, otherwise this is a library that I plan on writing. </p></pre>heartwilltell: <pre><p><a href="https://github.com/m0rcq/go-exif" rel="nofollow">https://github.com/m0rcq/go-exif</a> <a href="https://github.com/rwcarlsen/goexif" rel="nofollow">https://github.com/rwcarlsen/goexif</a> <a href="https://github.com/xiam/exif" rel="nofollow">https://github.com/xiam/exif</a> For example ?</p></pre>Aeaex: <pre><p>Thanks for your contribution. I did note in the original post that I was looking for a library to write as well as read. And in pure go. Unfortunately none of the libraries you linked fit into this category. It seems we might need to write one.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1494 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传