Extract Resources
Extract Text and images from uploaded PDF.
Parameters
- File Namestring, Required
File name including extension.
- Documentstring, Required
document
- Extract Imagesboolean, RequiredDefault: yes
If you want to extract image than select Yes
If you don’t want to extract image than select No
- Extract Textboolean, RequiredDefault: yes
If you want to extract text than select Yes
If you don’t want to extract text than select No
Output
- Textsstring
PDF content are return as text
- ImagesArray
Array of images are returned
