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: 262 of 196,721
Downloads: 207,587,727

Daily

Ranking: 318 of 196,694
Downloads: 69,166

Depended by

RankDownloadsName
416128,926,468rqrcode
1,05447,877,578compass
1,97015,982,425oily_png
2,9926,109,900sprite-factory
3,1065,530,598asciidoctor-pdf
3,4754,104,231playwright-ruby-client
3,4894,054,664rqrcode_png
4,5692,062,409puppeteer-ruby
4,6771,942,157sprockets-svg
5,3331,432,619imatcher
5,6821,236,779apparition
6,775830,864qrio
8,179552,461has_barcode
8,479506,060watir-screenshot-stitch
8,917453,179sproutcore
9,069437,547compass-rgbapng
9,486395,673identicon
9,584386,004escpos-image
10,470314,942miro
11,051280,073waveform

Depends on

RankDownloadsName
81,410,641,125rake
291,017,967,488rspec
231234,658,610yard
1,00651,227,542standard

Owners

#GravatarHandle
1iconwvanbergen