Learn R Programming

magick (version 2.8.7)

Advanced Graphics and Image-Processing in R

Description

Bindings to 'ImageMagick': the most comprehensive open-source image processing library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio images are automatically previewed when printed to the console, resulting in an interactive editing environment. The latest version of the package includes a native graphics device for creating in-memory graphics or drawing onto images using pixel coordinates.

Copy Link

Version

Install

install.packages('magick')

Monthly Downloads

89,182

Version

2.8.7

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

June 6th, 2025

Functions in magick (2.8.7)

morphology

Morphology
options

Magick Options
fx

Image FX
image_ggplot

Image to ggplot
ocr

Image Text OCR
edges

Edge / Line Detection
geometry

Geometry Helpers
_index_

Magick Image Processing
effects

Image Effects
editing

Image Editing
wizard

Example Images
painting

Image Painting
thresholding

Image thresholding
segmentation

Image Segmentation
video

Write Video
transform

Image Transform
reexports

Objects exported from other packages
animation

Image Frames and Animation
defines

Set encoder defines
analysis

Image Analysis
autoviewer

RStudio Graphics AutoViewer
color

Image Color
as_EBImage

Convert to EBImage
attributes

Image Attributes
coder_info

Magick Configuration
composite

Image Composite
device

Magick Graphics Device