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: 50,280 of 196,338
Downloads: 23,934

Daily

Ranking: 13,752 of 196,320
Downloads: 16

Depended by

RankDownloadsName
7,270693,966metanorma-standoc

Depends on

RankDownloadsName
251,140,609,361thor
363141,393,327bindata
1,80819,671,175paint
10,999281,306lutaml-model

Owners

#GravatarHandle
1iconribose
2iconclaricle