RubyGems Navigation menu

png_conform 0.1.3

PngConform provides a comprehensive PNG, MNG, and JNG file validation library in pure Ruby. It validates file structure, chunk validity, CRC checksums, zlib compression, and profile conformance. Built with a layered architecture using BinData for binary parsing, Lutaml::Model for domain models, and Thor for CLI. Supports PNG baseline, MNG-VLC, MNG-LC, and JNG profiles with detailed validation reporting compatible with pngcheck output.

Gemfile:
=

install:
=

Versions:

  1. 0.1.4 April 05, 2026 (136 KB)
  2. 0.1.3 January 20, 2026 (136 KB)
  3. 0.1.2 November 23, 2025 (118 KB)
  4. 0.1.1 November 17, 2025 (104 KB)
  5. 0.1.0 November 17, 2025 (104 KB)

Runtime Dependencies (4):

bindata ~> 2.5
lutaml-model ~> 0.7
paint ~> 2.3
thor ~> 1.4

Owners:

Pushed by:

Authors:

  • Ribose Inc.

SHA 256 checksum:

=

Total downloads 5,684

For this version 4,996

Version Released:

License:

BSD-2-Clause

Required Ruby Version: >= 3.0.0

New versions require MFA: true

Links: