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: 258 of 192,692
Downloads: 195,599,077

Daily

Ranking: 322 of 192,666
Downloads: 27,639

Depended by

RankDownloadsName
428118,373,142rqrcode
1,02347,336,034compass
1,95515,323,313oily_png
2,9055,981,530sprite-factory
3,1524,887,711asciidoctor-pdf
3,4773,788,923rqrcode_png
4,0112,673,346playwright-ruby-client
4,5271,928,033sprockets-svg
4,7121,749,897puppeteer-ruby
5,1601,428,713imatcher
5,6261,168,969apparition
6,519805,009qrio
7,879543,777has_barcode
8,149499,273watir-screenshot-stitch
8,588445,437sproutcore
8,683435,278compass-rgbapng
9,113392,348identicon
10,049324,934escpos-image
10,260310,009miro
10,830275,135waveform

Depends on

RankDownloadsName
81,311,002,349rake
29976,634,844rspec
226218,636,215yard
1,05045,612,842standard

Owners

#GravatarHandle
1iconwvanbergen