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: 133,544 of 191,254
Downloads: 4,707

Daily

Ranking: 9,600 of 191,174
Downloads: 135

Depended by

RankDownloadsName
7,242614,117metanorma-standoc

Depends on

RankDownloadsName
251,053,035,433thor
366128,925,000bindata
1,77818,191,450paint
13,776160,180lutaml-model

Owners

#GravatarHandle
1iconribose
2iconclaricle