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: 168,474 of 189,968
Downloads: 2,697

Daily

Ranking: 8,051 of 189,933
Downloads: 213

Depended by

RankDownloadsName
7,240606,284metanorma-standoc

Depends on

RankDownloadsName
251,041,768,887thor
367127,212,657bindata
1,78017,992,499paint
14,237149,021lutaml-model

Owners

#GravatarHandle
1iconribose
2iconclaricle