Learn R Programming

jpeg (version 0.1-11)

Read and write JPEG images

Description

This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors.

Copy Link

Version

Install

install.packages('jpeg')

Monthly Downloads

186,283

Version

0.1-11

License

GPL-2 | GPL-3

Maintainer

Simon Urbanek

Last Published

March 21st, 2025

Functions in jpeg (0.1-11)

readJPEG

Read a bitmap image stored in the JPEG format
writeJPEG

Write a bitmap image in JPEG format