Extract Images From PDF
UiPath.PDF.Activities.ExtractImagesFromPDF
Description
Extracts images from a specified PDF file.
Project compatibility
Windows-Legacy | Windows
Configuration
Designer panel
- FileName - The full path of the PDF file you want to extract the images from. This field supports only strings and
Stringvariables. - OutputFolderName - The full path to the output folder where you want to save the extracted images. This field supports only strings and
Stringvariables.
Properties panel
Common
- DisplayName - The display name of the activity.
File
- FileName - The full path of the PDF file you want to extract the images from. This field supports only strings and
Stringvariables. - OutputFolderName - The full path to the output folder where you want to save the extracted images. This field supports only strings and
Stringvariables. - Password - The password of the PDF file, if necessary. This field supports only strings and
Stringvariables.
Input
- ImageExtension - A drop-down menu which specifies the extension you want to save the extracted images with. The available options are
.png,.jpeg,.tiff,.bmp, and .gif. By default,.pngis selected.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.