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: 262 of 196,125
Downloads: 205,437,482

Daily

Ranking: 296 of 196,106
Downloads: 38,452

Depended by

RankDownloadsName
419127,045,468rqrcode
1,04947,790,485compass
1,96615,915,847oily_png
2,9836,089,597sprite-factory
3,1145,421,208asciidoctor-pdf
3,4854,015,196rqrcode_png
3,5593,834,676playwright-ruby-client
4,5952,010,993puppeteer-ruby
4,6561,940,555sprockets-svg
5,3061,432,372imatcher
5,6621,229,633apparition
6,758825,437qrio
8,160550,708has_barcode
8,438505,438watir-screenshot-stitch
8,883452,660sproutcore
9,025437,070compass-rgbapng
9,444394,909identicon
9,673372,801escpos-image
10,445314,167miro
11,017279,158waveform

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec
230232,068,539yard
1,01750,250,896standard

Owners

#GravatarHandle
1iconwvanbergen