Package: fastpng 0.1.5

fastpng: Read and Write PNG Files with Configurable Decoder/Encoder Options

Read and write PNG images with arrays, rasters, native rasters, numeric arrays, integer arrays, raw vectors and indexed values. This PNG encoder exposes configurable internal options enabling the user to select a speed-size tradeoff. For example, disabling compression can speed up writing PNG by a factor of 50. Multiple image formats are supported including raster, native rasters, and integer and numeric arrays at color depths of 1, 2, 3 or 4. 16-bit images are also supported. This implementation uses the 'libspng' 'C' library which is available from <https://github.com/randy408/libspng/>.

Authors:Mike Cheng [aut, cre, cph], Randy408 [aut, cph], The PNG Reference Library Authors [aut, cph], Cosmin Truta [cph], Glenn Randers-Pehrson [cph], Andreas Dilger [cph], Guy Eric Schalnat [cph], Mike Klein [ctb], Matt Sarett [ctb], James Yu [ctb], Mars Rullgard [ctb], Arm Holdings [cph], Richard Townsend [ctb]

fastpng_0.1.5.tar.gz
fastpng_0.1.5.zip(r-4.5)fastpng_0.1.5.zip(r-4.4)fastpng_0.1.5.zip(r-4.3)
fastpng_0.1.5.tgz(r-4.4-x86_64)fastpng_0.1.5.tgz(r-4.4-arm64)fastpng_0.1.5.tgz(r-4.3-x86_64)fastpng_0.1.5.tgz(r-4.3-arm64)
fastpng_0.1.5.tar.gz(r-4.5-noble)fastpng_0.1.5.tar.gz(r-4.4-noble)
fastpng_0.1.5.tgz(r-4.4-emscripten)fastpng_0.1.5.tgz(r-4.3-emscripten)
fastpng.pdf |fastpng.html
fastpng/json (API)
NEWS

# Install 'fastpng' in R:
install.packages('fastpng', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/fastpng/issues

Datasets:

On CRAN:

5.88 score 17 stars 4 scripts 142 downloads 5 exports 0 dependencies

Last updated 2 months agofrom:1e958fb8d9. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-win-x86_64OKOct 27 2024
R-4.5-linux-x86_64OKOct 27 2024
R-4.4-win-x86_64OKOct 27 2024
R-4.4-mac-x86_64OKOct 27 2024
R-4.4-mac-aarch64OKOct 27 2024
R-4.3-win-x86_64OKOct 27 2024
R-4.3-mac-x86_64OKOct 27 2024
R-4.3-mac-aarch64OKOct 27 2024

Exports:get_png_inforaw_specread_pngspng_decode_flagswrite_png

Dependencies:

Overview

Rendered fromOverview.Rmdusingknitr::rmarkdownon Oct 27 2024.

Last update: 2024-08-25
Started: 2024-08-25