rw2webp: Convert RW2 photos to WebP

View source: R/utils.R

rw2webpR Documentation

Convert RW2 photos to WebP

Description

Convert RW2 photos to WebP

Usage

rw2webp(src, dest, resizefact = 1, cropamount = 5, writethumb = TRUE)

Arguments

src

output file name

dest

output file name

resizefact

resize factor (default to 1, 2 = half the size of the original image)

cropamount

crop amount (default to 5)

writethumb

write thumbnail (default to TRUE)

width

output width in px default to 2000


mpio-be/dup documentation built on April 15, 2024, 8:10 p.m.