# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "magick" in publications use:' type: software license: MIT title: 'magick: Advanced Graphics and Image-Processing in R' version: 2.9.0 doi: 10.32614/CRAN.package.magick identifiers: - type: url value: https://ropensci.r-universe.dev/magick abstract: '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.' authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/magick commit: fdc594f1be1676fd3eaac32d6314d222cd745313 url: https://docs.ropensci.org/magick/ date-released: '2025-09-07' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289