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: 261 of 193,756
Downloads: 199,325,545

Daily

Ranking: 334 of 193,649
Downloads: 105,208

Depended by

RankDownloadsName
421121,664,325rqrcode
1,03447,506,188compass
1,95915,548,062oily_png
2,9306,021,297sprite-factory
3,1295,118,160asciidoctor-pdf
3,4793,865,118rqrcode_png
3,7943,136,137playwright-ruby-client
4,5771,934,868sprockets-svg
4,6381,859,803puppeteer-ruby
5,2301,430,413imatcher
5,6251,198,964apparition
6,583813,064qrio
8,065545,962has_barcode
8,343501,149watir-screenshot-stitch
8,780448,332sproutcore
8,887435,890compass-rgbapng
9,315393,199identicon
9,862344,528escpos-image
10,343311,657miro
10,889276,892waveform

Depends on

RankDownloadsName
81,345,947,699rake
29989,540,006rspec
226223,990,022yard
1,03547,451,467standard

Owners

#GravatarHandle
1iconwvanbergen