PDF to image

Convert your PDF file into image.

Description

This component enables you to convert your PDF files into image formats effortlessly. By using this feature, you can transform each page of your PDF into high-quality images, such as JPEG or PNG. This conversion process is particularly useful for scenarios where you need to integrate or share visual representations of your documents, such as in presentations, websites, or social media. It also facilitates easier viewing and editing of document content in image form, making it accessible for applications that require image inputs rather than text-based formats.

The PDF to image component has the identifier of pdf-img-X, where X represents the instance number of the PDF to image component.

Component settings

Parameter NameDescription

Input

The PDF file that will be converted into images

Pages per image

The number of pages is merged into one image.

Range: 2➝n

Advanced configurations

OptionsDescription

Enable caching

This option determines whether the results of the component are cached. This means that on the next run of the Flow, Diaflow will utilize the previous computed component output, as long as the inputs have not changed.

Caching time

Only applicable if the "Enable Caching" option has been enabled. This parameter controls how long Diaflow will wait before automatically clearing the cache.

Use case

Here is a simple use case of the PDF to image component, where the PDF to image component is being used to generate images files from an input PDF.

Last updated