issues
search
rigon
/
photo-gallery
Photo Gallery is a self-hosted performant application to organize your photos. Built for speed with React and Go.
https://photogallery.rigon.uk/
GNU Affero General Public License v3.0
15
stars
2
forks
source link
Decode HEIC images in parallel
#36
Open
rigon
opened
1 year ago
rigon
commented
1 year ago
Bindings for Go from the original developer:
https://pkg.go.dev/github.com/strukturag/libheif/go/heif
https://github.com/strukturag/libheif
How to use:
https://github.com/strukturag/libheif/blob/master/go/heif/heif_test.go
Bindings for Go from the original developer: