dlemstra / dlemstra/Magick.NET
Add JpegLi support
Open
enhancement
help wanted
upstream
- Dominant language
- C#
- Stars
- 4k
- Forks
- 451
- Avg merge
- 11h 55m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe
No
### Describe the solution you'd like
Google have released a new Jpeg Codec for handling jpeg files better, faster, and with new performance profiles. Can this be implemented and added as an option for saving jpeg files ? - specifically, I convert from HEIC 10-bit to Jpeg 8-bit and it would improve the final output.
### Describe alternatives you've considered
Importing google library directly, but i prefer to stay with this Magick
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.