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,052
Downloads: 151,692,876

Daily

Ranking: 304 of 183,043
Downloads: 17,231

Depended by

RankDownloadsName
44381,345,523rqrcode
86644,463,398compass
1,81012,119,230oily_png
2,6045,449,681sprite-factory
3,1313,545,146asciidoctor-pdf
3,4382,805,225rqrcode_png
4,4071,510,369sprockets-svg
4,6801,316,705imatcher
5,320977,428puppeteer-ruby
5,432926,183apparition
6,094701,510qrio
6,873524,994playwright-ruby-client
7,111483,787has_barcode
7,204471,814watir-screenshot-stitch
7,628413,634compass-rgbapng
7,648411,163sproutcore
8,807314,709identicon
9,166290,847miro
10,365225,524waveform
10,612215,460ruby-vnc

Depends on

RankDownloadsName
10951,441,545rake
25816,694,487rspec
224158,306,487yard
1,37122,339,331standard

Owners

#GravatarHandle
1iconwvanbergen