convert_to_images: Convert to Images

View source: R/convert_to_images.R

convert_to_imagesR Documentation

Convert to Images

Description

Convert to Images

Usage

convert_to_images(pdf_path, output_dir, dpi = 300)

Arguments

pdf_path

Path of input PDF

output_dir

Path to save new PowerPoint file to

dpi

dots per inch for .png files, default 300

Value

a path to either a .zip file (if multiple images) or a single .png file


pdfcombiner documentation built on Sept. 9, 2025, 5:56 p.m.