Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPG Image Format Plugins

What is BPG format?

Its purpose is to replace the JPEG image format when quality or file size is an issue.
~ http://bellard.org/bpg/

What does this project do?

  • Implement BPG plugins for image viewers
    • XnView / XnViewMP
    • Susie
    • Imagine
  • Modify libbpg to improve API usability
  • Provide C++ wrapper classes to libbpg

Features

  • BPG read
  • BPG write
  • Fast multi-thread YUV <-> RGB conversion
- XnView Susie Imagine
Read O O O
Write O - -

Not supported

  • YCgCo / CMYK colorspace
  • Grayscale with limited component range
  • Premultiplied alpha
  • Writing 8-bit colour / 32-bit source images
  • Animation

How to install

References

About

BPG Image Format Plugin Collections

Topics

Resources

Stars

19 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages