Its purpose is to replace the JPEG image format when quality or file size is an issue.
~ http://bellard.org/bpg/
- Implement BPG plugins for image viewers
- XnView / XnViewMP
- Susie
- Imagine
- Modify libbpg to improve API usability
- Provide C++ wrapper classes to libbpg
- BPG read
- BPG write
- Fast multi-thread YUV <-> RGB conversion
- | XnView | Susie | Imagine |
---|---|---|---|
Read | O | O | O |
Write | O | - | - |
- YCgCo / CMYK colorspace
- Grayscale with limited component range
- Premultiplied alpha
- Writing 8-bit colour / 32-bit source images
- Animation
- See wiki
-
libbpg
- http://bellard.org/bpg/
- v0.9.7
-
libx265
- http://x265.org/
- V2.5
-
ffmpeg
- https://ffmpeg.org/
- v3.4