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: 235 of 183,521
Downloads: 154,170,644

Daily

Ranking: 281 of 183,406
Downloads: 110,566

Depended by

RankDownloadsName
43883,483,988rqrcode
87644,583,050compass
1,82412,220,997oily_png
2,6175,476,584sprite-factory
3,1323,608,752asciidoctor-pdf
3,4392,851,501rqrcode_png
4,4201,529,026sprockets-svg
4,6901,333,846imatcher
5,3011,002,693puppeteer-ruby
5,438937,499apparition
6,116706,790qrio
6,615586,035playwright-ruby-client
7,126489,559has_barcode
7,250472,528watir-screenshot-stitch
7,771416,652compass-rgbapng
7,849412,116sproutcore
8,809319,232identicon
9,230291,373miro
10,350229,266waveform
10,665216,214ruby-vnc

Depends on

RankDownloadsName
10966,727,118rake
25823,958,774rspec
224160,583,917yard
1,36323,341,627standard

Owners

#GravatarHandle
1iconwvanbergen