2025-09-08 21:31:15 +03:00
2025-09-08 21:31:15 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 15:13:47 +03:00
2025-09-08 17:27:42 +03:00
2025-09-08 15:18:00 +03:00
2025-09-08 18:24:39 +03:00

BitFLip image format

BFL is an image format for storing compressed or uncompressed 1 bit per pixel images.

Format features:

  • Transparency support
  • Relatively simple to implement, compression can be omitted completely
  • Lossless compression

Library features:

  • No external dependencies
  • Written in C++20
  • Full compression support
  • Compression on encoding can be disabled

License

This software is licensed under the GNU GPLv3 license. Check LICENSE for more information.

Description
Image format for 1-bit images
Readme GPL-3.0 347 KiB
Languages
C 95%
C++ 4.6%
Nix 0.3%
CMake 0.1%