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,416
Downloads: 134,608,311

Daily

Ranking: 280 of 180,403
Downloads: 87,943

Depended by

RankDownloadsName
54167,699,300rqrcode
80143,489,004compass
1,74011,134,467oily_png
2,4885,265,722sprite-factory
3,1682,994,518asciidoctor-pdf
3,4182,482,000rqrcode_png
4,4091,337,321sprockets-svg
4,8471,073,957imatcher
5,396824,972apparition
5,409819,945puppeteer-ruby
5,914663,129qrio
6,982451,624watir-screenshot-stitch
7,092435,429has_barcode
7,349402,085sproutcore
7,372398,875compass-rgbapng
8,374301,702playwright-ruby-client
8,589285,956miro
9,061266,526identicon
10,216209,833ruby-vnc
10,231209,148selenium-cucumber

Depends on

RankDownloadsName
16849,672,215rake
23765,945,450rspec
223141,339,103yard
1,48016,438,830standard

Owners

#GravatarHandle
1iconwvanbergen