Skip to main content

Extract Images from PDF | React Native Barcode Scanner

ScanbotBarcodeSDK.extractImagesFromPdf(args: ExtractImagesFromPdfArguments): Promise<ResultWrapper<string[]>>

This method allows you to extract JPEG or PNG (Android only) images from a PDF file.

As an input argument object the pdfFilePath should be set, together with other optional properties that can help you configure the output images. Please check all available properties here.

Returned result contains the URIs for the extracted images:

Extracting Images From PDF
loading...

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get your free Trial License

What do you think of this documentation?