This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter.
Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example.
cURL example The following example demonstrates how to extract images from a container item.
Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....ContainerItemInfo ": { " RelativePath ": " template-document.pdf " } }" Response...{ "path" : "parser/images/template-document_pdf/page_1/image_0...