Categories: None [Edit]

chunky_png

https://rubygems.org/gems/chunky_png
https://github.com/wvanbergen/chunky_png
This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. Also, have a look at OilyPNG at https://github.com/wvanbergen/oily_png. OilyPNG is a drop in mixin module that implements some of the ChunkyPNG algorithms in C, which provides a massive speed boost to encoding and decoding.

Total

Ranking: 234 of 180,434
Downloads: 135,014,836

Daily

Ranking: 283 of 180,417
Downloads: 93,710

Depended by

RankDownloadsName
53568,006,962rqrcode
80143,531,745compass
1,74211,156,129oily_png
2,4925,270,972sprite-factory
3,1673,013,392asciidoctor-pdf
3,4222,488,430rqrcode_png
4,4071,345,338sprockets-svg
4,8441,078,283imatcher
5,396827,203apparition
5,404824,721puppeteer-ruby
5,923664,139qrio
6,982452,994watir-screenshot-stitch
7,093436,899has_barcode
7,356402,490sproutcore
7,381399,269compass-rgbapng
8,330305,576playwright-ruby-client
8,603286,056miro
9,053267,812identicon
10,228209,969ruby-vnc
10,247209,270selenium-cucumber

Depends on

RankDownloadsName
16852,527,476rake
23767,349,058rspec
223141,804,165yard
1,47916,584,922standard

Owners

#GravatarHandle
1iconwvanbergen