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: 238 of 184,912
Downloads: 164,576,082

Daily

Ranking: 279 of 184,894
Downloads: 78,241

Depended by

RankDownloadsName
42792,235,681rqrcode
91845,084,290compass
1,85712,688,313oily_png
2,6775,599,876sprite-factory
3,1563,863,634asciidoctor-pdf
3,4633,040,291rqrcode_png
4,2901,773,103sprockets-svg
4,7361,399,267imatcher
5,2121,121,966puppeteer-ruby
5,511975,816apparition
5,823850,417playwright-ruby-client
6,182735,216qrio
7,196511,962has_barcode
7,550482,255watir-screenshot-stitch
7,973426,528compass-rgbapng
8,056415,729sproutcore
8,825337,496identicon
9,440294,826miro
10,309243,681waveform
10,872219,227ruby-vnc

Depends on

RankDownloadsName
101,029,760,885rake
26857,627,590rspec
225171,985,171yard
1,31927,291,303standard

Owners

#GravatarHandle
1iconwvanbergen