RubyGems Navigation menu

png_conform 0.1.1

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.1 November 17, 2025 (104 KB)
  2. 0.1.0 November 17, 2025 (104 KB)

Runtime Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Ribose Inc.

SHA 256 checksum:

=

Total downloads 160

For this version 87

Version Released:

License:

BSD-2-Clause

Required Ruby Version: >= 3.0.0

Links: