Categories: None [Edit]

png_conform

https://rubygems.org/gems/png_conform
https://github.com/claricle/png_conform
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.

Total

Ranking: 97,852 of 192,483
Downloads: 8,626

Daily

Ranking: 7,771 of 192,454
Downloads: 171

Depended by

RankDownloadsName
7,214635,264metanorma-standoc

Depends on

RankDownloadsName
251,074,971,260thor
367131,923,107bindata
1,78018,558,833paint
13,133183,318lutaml-model

Owners

#GravatarHandle
1iconribose
2iconclaricle