Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
443 | 81,345,523 | rqrcode |
866 | 44,463,398 | compass |
1,810 | 12,119,230 | oily_png |
2,604 | 5,449,681 | sprite-factory |
3,131 | 3,545,146 | asciidoctor-pdf |
3,438 | 2,805,225 | rqrcode_png |
4,407 | 1,510,369 | sprockets-svg |
4,680 | 1,316,705 | imatcher |
5,320 | 977,428 | puppeteer-ruby |
5,432 | 926,183 | apparition |
6,094 | 701,510 | qrio |
6,873 | 524,994 | playwright-ruby-client |
7,111 | 483,787 | has_barcode |
7,204 | 471,814 | watir-screenshot-stitch |
7,628 | 413,634 | compass-rgbapng |
7,648 | 411,163 | sproutcore |
8,807 | 314,709 | identicon |
9,166 | 290,847 | miro |
10,365 | 225,524 | waveform |
10,612 | 215,460 | ruby-vnc |
Owners
# | Gravatar | Handle |
---|---|---|
1 | wvanbergen |