Skip to content

heif(heic) file reader, use java se. fast get heic image meta

Notifications You must be signed in to change notification settings

marx-yu/heif-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heif-reader

heif(heic) file reader, use java se. Currently just implements image meta reader.
Include width height rotation and bit depth of colour.
Support mif1 and heic brand. this program just read ftyp and meta box, so it is quick for only meta purpose.

thanks yoh(https://github.com/yohhoy/heifreader), Monostream(https://github.com/monostream/tifig)

todos

use pure java to read image data and decode.

About

heif(heic) file reader, use java se. fast get heic image meta

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages