Learn R Programming

magick (version 2.9.1)

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. Also includes a graphics device for creating drawing onto images using pixel coordinates.

Copy Link

Version

Install

install.packages('magick')

Monthly Downloads

162,733

Version

2.9.1

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

February 28th, 2026

Functions in magick (2.9.1)

_index_

Magick Image Processing
edges

Edge / Line Detection
ocr

Image Text OCR
geometry

Geometry Helpers
fx

Image FX
image_ggplot

Image to ggplot
options

Magick Options
effects

Image Effects
editing

Image Editing
morphology

Morphology
video

Write Video
segmentation

Image Segmentation
transform

Image Transform
wizard

Example Images
thresholding

Image thresholding
reexports

Objects exported from other packages
painting

Image Painting
composite

Image Composite
attributes

Image Attributes
color

Image Color
as_EBImage

Convert to EBImage
autoviewer

RStudio Graphics AutoViewer
defines

Set encoder defines
animation

Image Frames and Animation
device

Magick Graphics Device
coder_info

Magick Configuration
analysis

Image Analysis