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: 186,971 of 188,757
Downloads: 476

Daily

Ranking: 87,276 of 188,742
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
251,018,737,233thor
370123,302,665bindata
14,780135,893lutaml-model

Owners

#GravatarHandle
1iconribose
2iconclaricle