Settings

Theme

A minimal “go get”-able decoder/converter for iPhone's new photo format (HEIC)

9 points by djvu9 7 years ago · 0 comments · 1 min read


https://github.com/jdeng/goheif

Based on libde265 for HEVC decoding and some modifications to @bradfitz's HEIF parser.

Works for Linux/Mac OS X/Windows (with TDM-GCC).

All golang code is less than 2000 lines including the HEIF parser (the rest of the package is the included libde265 decoder C++ code). Likely the smallest self contained open source option on internet.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection