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: 256 of 192,137
Downloads: 193,914,695

Daily

Ranking: 331 of 192,103
Downloads: 71,260

Depended by

RankDownloadsName
430116,951,318rqrcode
1,02147,243,209compass
1,95115,194,169oily_png
2,8975,962,364sprite-factory
3,1564,797,562asciidoctor-pdf
3,4693,762,354rqrcode_png
4,0732,522,875playwright-ruby-client
4,5151,922,913sprockets-svg
4,7411,705,036puppeteer-ruby
5,1281,427,718imatcher
5,6461,142,703apparition
6,498800,829qrio
7,829542,883has_barcode
8,097497,954watir-screenshot-stitch
8,541443,829sproutcore
8,622434,948compass-rgbapng
9,046391,853identicon
10,096309,192miro
10,124307,263escpos-image
10,656274,835waveform

Depends on

RankDownloadsName
81,292,456,495rake
29970,934,436rspec
227215,002,076yard
1,05944,718,020standard

Owners

#GravatarHandle
1iconwvanbergen