sylikc / jpegview

Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - allowing adjusting typical parameters as sharpness, color balance, rotation, perspective, contrast and local under-/overexposure.
Other
2.15k stars 127 forks source link

Feature request: Display HEIC Metadata #167

Closed ningxia2022 closed 1 year ago

ningxia2022 commented 1 year ago

希望能读取heic格式的图片信息,现在读取不了heic格式的拍摄日期、拍摄相机以及地理位置等 图片信息希望能移动,谢谢啦

sylikc commented 1 year ago

Currently it doesn't read the metadata, but I'll put it on the feature request list. I don't know if it'll be hard to implement, but I'll investigate it. libheif does support reading EXIF on the files.

sylikc commented 1 year ago

closed by #213 , included in 1.3.46 release