Skip to content

Extract Images / use processFulltextAssetDocument service #75

@mariAFLJ

Description

@mariAFLJ

Hi GROBID team,

I want to extract the images from pdfs together with the conversion of the PDF (to TEI-XML) using GROBID. Using the batch command everything works fine.

The grobid client is also working as it should, but I miss the function of extracting the images.
Is it possible to add the "processFulltextAssetDocument" service to the python grobid-client to extract images as well?
In the documentation is written: "There is a web service doing the same, returning everything in a big zip file, processFulltextAssetDocument, still usable but deprecated."
When I use it as service

service="processFulltextAssetDocument"

calling

"client.process(service, input, output)"

it fails with ERROR 406.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions