Open euskadi31 opened 1 year ago
That's not a bug? Is there even a Rust library supporting that format?
According to https://caniuse.com/?search=HEIC it's not usable in any browsers. What's the usecase there?
https://en.wikipedia.org/wiki/AVIF is better alternative, just its very slow to compress.
There is a PR for AVIF: https://github.com/getzola/zola/pull/1347 but the issue is that it was making Zola harder to build
According to https://caniuse.com/?search=HEIC it's not usable in any browsers. What's the usecase there?
My need is to use HEIC => JPEG or WEBP conversion
I had taken photos via my iPhone and I used these photos to illustrate an article, I had to manually convert each photo, I would have liked it to be supported natively.
Related thread from the image crate: https://github.com/image-rs/image/issues/1375
Bug Report
Add support HEIC for resize_image
Environment
Zola version: 0.16.1
Expected Behavior
Resize image
Current Behavior
Step to reproduce
Use image with format is HEIC