Learn R Programming

⚠️There's a newer version (2.8.7) of this package.Take me there.

magick (version 2.8.3)

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

255,948

Version

2.8.3

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

February 18th, 2024

Functions in magick (2.8.3)

morphology

Morphology
fx

Image FX
edges

Edge / Line Detection
ocr

Image Text OCR
options

Magick Options
editing

Image Editing
_index_

Magick Image Processing
geometry

Geometry Helpers
effects

Image Effects
segmentation

Image Segmentation
painting

Image Painting
thresholding

Image thresholding
reexports

Objects exported from other packages
transform

Image Transform
video

Write Video
image_ggplot

Image to ggplot
wizard

Example Images
defines

Set encoder defines
composite

Image Composite
device

Magick Graphics Device
autoviewer

RStudio Graphics AutoViewer
as_EBImage

Convert to EBImage
coder_info

Magick Configuration
analysis

Image Analysis
attributes

Image Attributes
color

Image Color
animation

Image Frames and Animation